* The base implementation of `_.find`, `_.findLast`, `_.findKey`, and `_.findLastKey`, * without support for callback shorthands and `this` binding, which iterates * over `collection` using the provided `eachFunc`. * * @private * @param {Array|Object|stri
(collection, predicate, eachFunc, retKey)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected