MCPcopy Create free account
hub / github.com/curran/screencasts / baseForOwn

Function baseForOwn

introToChiasm/examples/code/latest/main-build.js:2656–2658  ·  view source on GitHub ↗

* The base implementation of `_.forOwn` without support for callback * shorthands and `this` binding. * * @private * @param {Object} object The object to iterate over. * @param {Function} iteratee The function invoked per iteration. * @returns {Object} Returns `object`.

(object, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

createObjectMapperFunction · 0.70
runInContextFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected