Zip Tuple

../../../../_images/zip.svg

Create a list of tuples from two (or more) lists.

Input ports:
input:

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

Input

Output ports:
output:

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

Output

Configuration:
len_strategy
How should the node handle the situation when the input lists are of different lengths?
class node_tuple_operations.ZipTuple[source]

Example flows