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

Function isIndex

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

* Checks if `value` is a valid array-like index. * * @private * @param {*} value The value to check. * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index. * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.

(value, length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

baseAtFunction · 0.70
basePullAtFunction · 0.70
isIterateeCallFunction · 0.70
reorderFunction · 0.70
shimKeysFunction · 0.70
hasFunction · 0.70
keysInFunction · 0.70
setFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected