.. _`Unzip Tuple`: .. _`org.sysess.sympathy.tuple.unziptuple2`: Unzip Tuple ``````````` .. image:: unzip.svg :width: 48 Documentation ::::::::::::: Deconstruct each tuple in a list of tuples, getting two (or more) lists of elements out. Definition :::::::::: Input ports ........... **input** ['sylist', ['sytuple', ['symap', ['syunlist'], ['sytypes', ['sygroup', 'output']]]]] Input Output ports ............ **output** 2 - inf, ['sylist', ['sygeneric', ['syletters', ['syindex']]]] Output Examples ........ * :download:`TupleOperations.syx ` Implementation .............. .. automodule:: node_tuple_operations :noindex: .. class:: UnzipTuple :noindex: