first
Returns the first element.
Throws
if the array is empty.
Returns the first element matching the given predicate.
Throws
if no such element is found.
Returns the first element.
if the array is empty.
Returns the first element matching the given predicate.
if no such element is found.