MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / findIndex

Function findIndex

libraries/lodash.js:7267–7277  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

toIntegerFunction · 0.85
baseFindIndexFunction · 0.85
getIterateeFunction · 0.85

Tested by

no test coverage detected