.. _`Flatten List`: .. _`org.sysess.sympathy.list.flattenlist`: Flatten List ```````````` .. image:: flatten_list.svg :width: 48 Flatten a nested list Documentation ::::::::::::: Flatten a nested list. Definition :::::::::: Input ports ........... **in** [[]] Nested List Output ports ............ **out** [] Flattened List Examples ........ * :download:`BasicListOperations.syx ` Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: FlattenList :noindex: