Second Tuple2

../../../../_images/second.svg

Documentation

Get the second element out of a two-element tuple (pair).

Definition

Input ports

<unnamed> (<a>, <b>)

Tuple2

Output ports

<unnamed> <b>

Second

Examples

Implementation

class node_tuple_operations.SecondTuple2[source]