.. _`Extend List`:
.. _`org.sysess.sympathy.list.extendlist`:
Extend List
===========
.. image:: extend_list.svg
:width: 48
Extend a list
**Documentation**
Extend a list with another list.
**Definition**
*Input ports*
:input: 2 - inf, []
List that will be added
*Output ports*
:output: []
The extended List
.. automodule:: node_list_operations
:noindex:
.. class:: ExtendList
:noindex:
**Example flows**
* :download:`BasicListOperations.syx `