Untuple

../../../../_images/untuple.svg

Documentation

Deconstruct a tuple, getting the elements out.

Add more output ports to deconstruct bigger tuples.

Definition

Input ports

input [‘sytuple’, [‘sytypes’, [‘sygroup’, ‘output’]]]

Input

Output ports

output 2 - inf, [‘sygeneric’, [‘syletters’, [‘syindex’]]]

Output

Examples

Implementation

class node_tuple_operations.Untuple[source]