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