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

Function isObject

libraries/lodash.js:11758–11761  ·  view source on GitHub ↗

* Checks if `value` is the * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) * * @static * @memberOf _ * @since 0.1.0 * @

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

lodash.jsFile · 0.85
baseCloneFunction · 0.85
baseIsNativeFunction · 0.85
baseKeysInFunction · 0.85
baseMergeFunction · 0.85
baseMergeDeepFunction · 0.85
baseSetFunction · 0.85
createCtorFunction · 0.85
customDefaultsMergeFunction · 0.85
isIterateeCallFunction · 0.85
isStrictComparableFunction · 0.85
debounceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected