First Tuple2

../../../../_images/first.svg

Documentation

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

Definition

Input ports

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

Tuple

Output ports

<unnamed> <a>

First

Examples

Implementation

class node_tuple_operations.FirstTuple2[source]