First Tuple2

../../../../_images/first.svg
class node_tuple_operations.FirstTuple2[source]

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

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

Tuple

Outputs:
None : <a>

First