This method is like find except that it returns the key of the first element predicate returns truthy for instead of the element itself.
find
The object to search.
Optional
The function invoked per iteration.
This method is like
find
except that it returns the key of the first element predicate returns truthy for instead of the element itself.