.. _`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 .. automodule:: node_list_operations .. class:: FlattenList **Example flows** * :download:`BasicListOperations.syx `