Cartesian Product Tuple

../../../../_images/product.svg

Create a list of tuples with all combinations of elements from two (or more) lists.

Input ports:
input:

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

Input

Output ports:
output:

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

Output

class node_tuple_operations.CartesianProductTuple[source]

Example flows