* Creates a `_.find` or `_.findLast` function. * * @private * @param {Function} eachFunc The function to iterate over a collection. * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new find function.
(eachFunc, fromRight)
source not stored for this graph (policy: none)
no test coverage detected