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

Function castArrayLikeObject

libraries/lodash.js:4444–4446  ·  view source on GitHub ↗

* Casts `value` to an empty array if it's not an array like object. * * @private * @param {*} value The value to inspect. * @returns {Array|Object} Returns the cast array-like object.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

isArrayLikeObjectFunction · 0.85

Tested by

no test coverage detected