Unzip Tuple

../../../../_images/unzip.svg

Deconstruct each tuple in a list of tuples, getting two (or more) lists of elements out.

Input ports:
input:

[‘sylist’, [‘sytuple’, [‘symap’, [‘syunlist’], [‘sytypes’, [‘sygroup’, ‘output’]]]]]

Input

Output ports:
output:

[‘sylist’, [‘sygeneric’, [‘syletters’, [‘syindex’]]]]

Output

class node_tuple_operations.UnzipTuple[source]

Example flows