* This method is like `_.find` except that it returns the index of the first * element `predicate` returns truthy for instead of the element itself. * * @static * @memberOf _ * @since 1.1.0 * @category Array * @param {Array} array The array to inspect. * @para
(array, predicate, fromIndex)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected