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

Function findLastIndex

libraries/lodash.js:7314–7327  ·  view source on GitHub ↗

* This method is like `_.findIndex` except that it iterates over elements * of `collection` from right to left. * * @static * @memberOf _ * @since 2.0.0 * @category Array * @param {Array} array The array to inspect. * @param {Function} [predicate=_.identity] T

(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