Returns single element, or null if the array is empty or has more than one element.
null
Returns the single element matching the given predicate, or null if element was not found or more than one element was found.