.. _`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 Examples ........ * :download:`TupleOperations.syx ` Implementation .............. .. automodule:: node_tuple_operations :noindex: .. class:: Untuple :noindex: