MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / transform

Function transform

scripts/lodash.js:13787–13808  ·  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
isFunctionFunction · 0.85
iterateeFunction · 0.85

Tested by

no test coverage detected