Second Tuple2¶
Documentation
Get the second element out of a two-element tuple (pair).
Definition
Input ports
- <unnamed>
(<a>, <b>)
Tuple2
Output ports
- <unnamed>
<b>
Second
- class node_tuple_operations.SecondTuple2[source]
Example flows