removeLast method

(T1) removeLast()

Returns a new tuple with the last element removed.

Implementation

(T1,) removeLast() => ($1,);