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

Function isObjectLike

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

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

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

lodashFunction · 0.70
baseFlattenFunction · 0.70
baseIsEqualFunction · 0.70
baseMergeFunction · 0.70
runInContextFunction · 0.70
isArgumentsFunction · 0.70
isBooleanFunction · 0.70
isDateFunction · 0.70
isElementFunction · 0.70
isEmptyFunction · 0.70
isErrorFunction · 0.70
isNativeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected