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