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

Function transform

libraries/lodash.js:13767–13788  ·  view source on GitHub ↗

* An alternative to `_.reduce`; this method transforms `object` to a new * `accumulator` object which is the result of running each of its own * enumerable string keyed properties thru `iteratee`, with each invocation * potentially mutating the `accumulator` object. If `accumulator` i

(object, iteratee, accumulator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

overArgFunction · 0.85
overRestFunction · 0.85

Calls 4

getIterateeFunction · 0.85
isObjectFunction · 0.85
iterateeFunction · 0.85
isFunctionFunction · 0.70

Tested by

no test coverage detected