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

Function createBaseFor

libraries/lodash.js:4936–4951  ·  view source on GitHub ↗

* Creates a base function for methods like `_.forIn` and `_.forOwn`. * * @private * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new base function.

(fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 1

iterateeFunction · 0.85

Tested by

no test coverage detected