Gets the last item in an array.
The generic type of the values in the array.
The array of values.
Undefined if the array is empty, otherwise the last value.
Gets the last item in an array.