Second Tuple2

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

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

Ports:

Inputs:

:: (<a>, <b>)

Tuple2

Outputs:

:: <b>

Second

Configuration:

class node_tuple_operations.SecondTuple2[source]