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