last Or Null
Returns the last element, or null
if the array is empty.
Returns the last element matching the given predicate, or null
if no such element was found.
Returns the last element, or null
if the array is empty.
Returns the last element matching the given predicate, or null
if no such element was found.