last property

T1 last

Returns the last element of this tuple.

Implementation

T1 get last => $1;