.. _`Untuple`: .. _`org.sysess.sympathy.tuple.untuple2`: Untuple ~~~~~~~ .. image:: untuple.svg :width: 48 Deconstruct a tuple, getting the elements out. Add more output ports to deconstruct bigger tuples. *Input ports*: :input: ['sytuple', ['sytypes', ['sygroup', 'output']]] Input *Output ports*: :output: ['sygeneric', ['syletters', ['syindex']]] Output .. automodule:: node_tuple_operations .. class:: Untuple Example flows ############# * :download:`TupleOperations.syx `