last property

T2 last

Returns the last element of this tuple.

Implementation

T2 get last => $2;