Second Tuple2

../../../../_images/second.svg
class node_tuple_operations.SecondTuple2[source]

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

Inputs:
None : (<a>, <b>)

Tuple2

Outputs:
None : <b>

Second