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

Function baseInverter

libraries/lodash.js:3208–3213  ·  view source on GitHub ↗

* The base implementation of `_.invert` and `_.invertBy` which inverts * `object` with values transformed by `iteratee` and set by `setter`. * * @private * @param {Object} object The object to iterate over. * @param {Function} setter The function to set `accumulator` values.

(object, setter, iteratee, accumulator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createInverterFunction · 0.85

Calls 2

baseForOwnFunction · 0.85
iterateeFunction · 0.85

Tested by

no test coverage detected