* The base implementation of `_.findIndex` and `_.findLastIndex` without * support for callback shorthands and `this` binding. * * @private * @param {Array} array The array to search. * @param {Function} predicate The function invoked per iteration. * @param {boolean} [
(array, predicate, fromRight)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected