.. _`Bisect List`:
.. _`org.sysess.sympathy.list.bisectlist`:
Bisect List
===========
.. image:: bisect_list.svg
:width: 48
Split a list into two (or optionally more) parts
**Documentation**
Split a list into two (or optionally more) parts.
To get more than two parts, add more "Extra part" ports.
**Definition**
*Input ports*
:in: []
Full List
*Output ports*
:part: 2 - inf, []
Part List
.. automodule:: node_list_operations
:noindex:
.. class:: BisectList
:noindex:
**Example flows**
* :download:`BasicListOperations.syx `