MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / isArrayLike

Function isArrayLike

iBlog.WebUI/Scripts/lodash.js:4074–4076  ·  view source on GitHub ↗

* Checks if `value` is array-like. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is array-like, else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

baseAtFunction · 0.70
baseFlattenFunction · 0.70
baseMapFunction · 0.70
baseMergeFunction · 0.70
baseMergeDeepFunction · 0.70
isIterateeCallFunction · 0.70
toIterableFunction · 0.70
runInContextFunction · 0.70
unzipFunction · 0.70
xorFunction · 0.70
isArgumentsFunction · 0.70
isEmptyFunction · 0.70

Calls 2

isLengthFunction · 0.85
getLengthFunction · 0.85

Tested by

no test coverage detected