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

Function findLastKey

libraries/lodash.js:12904–12906  ·  view source on GitHub ↗

* This method is like `_.findKey` except that it iterates over elements of * a collection in the opposite order. * * @static * @memberOf _ * @since 2.0.0 * @category Object * @param {Object} object The object to inspect. * @param {Function} [predicate=_.identi

(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