MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / createBaseEach

Function createBaseEach

client/public/bundle.js:28415–28434  ·  view source on GitHub ↗

* Creates a `baseEach` or `baseEachRight` function. * * @private * @param {Function} eachFunc The function to iterate over a collection. * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new base function.

(eachFunc, fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.85

Calls 1

isArrayLikeFunction · 0.85

Tested by

no test coverage detected