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

Function isIterateeCall

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

* Checks if the provided arguments are from an iteratee call. * * @private * @param {*} value The potential iteratee value argument. * @param {*} index The potential iteratee index or key argument. * @param {*} object The potential iteratee object argument. * @returns {

(value, index, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

createAssignerFunction · 0.70
curryFuncFunction · 0.70
createExtremumFunction · 0.70
chunkFunction · 0.70
dropFunction · 0.70
dropRightFunction · 0.70
fillFunction · 0.70
flattenFunction · 0.70
sliceFunction · 0.70
takeFunction · 0.70
takeRightFunction · 0.70
uniqFunction · 0.70

Calls 3

isObjectFunction · 0.70
isArrayLikeFunction · 0.70
isIndexFunction · 0.70

Tested by

no test coverage detected