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

Function findKey

libraries/lodash.js:12865–12867  ·  view source on GitHub ↗

* This method is like `_.find` except that it returns the key of the first * element `predicate` returns truthy for instead of the element itself. * * @static * @memberOf _ * @since 1.1.0 * @category Object * @param {Object} object The object to inspect. * @pa

(object, predicate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseFindKeyFunction · 0.85
getIterateeFunction · 0.85

Tested by

no test coverage detected