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

Function baseFindKey

libraries/lodash.js:797–806  ·  view source on GitHub ↗

* The base implementation of methods like `_.findKey` and `_.findLastKey`, * without support for iteratee shorthands, which iterates over `collection` * using `eachFunc`. * * @private * @param {Array|Object} collection The collection to inspect. * @param {Function} predicate The fu

(collection, predicate, eachFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

findKeyFunction · 0.85
findLastKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected