.. _`Tuple`: .. _`org.sysess.sympathy.tuple.tuple2`: Tuple ~~~~~ .. image:: tuple.svg :width: 48 Create a tuple from two (or more) items. Add more input ports to create bigger tuples. *Input ports*: :input: ['sygeneric', ['syletters', ['syindex']]] Input *Output ports*: :output: ['sytuple', ['sytypes', ['sygroup', 'input']]] Output .. automodule:: node_tuple_operations .. class:: Tuple Example flows ############# * :download:`TupleOperations.syx `