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

Function isArrayLikeObject

libraries/lodash.js:11376–11378  ·  view source on GitHub ↗

* This method is like `_.isArrayLike` except that it also checks if `value` * is an object. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is an array-like object,

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

baseMergeDeepFunction · 0.85
castArrayLikeObjectFunction · 0.85
lodash.jsFile · 0.85
unzipFunction · 0.85

Calls 2

isObjectLikeFunction · 0.85
isArrayLikeFunction · 0.85

Tested by

no test coverage detected