first property

T1 first

Returns the first element of this tuple.

Implementation

T1 get first => $1;