MCPcopy Create free account
hub / github.com/bendytree/explainjs / isObject

Function isObject

samples/lodash.js:1525–1531  ·  view source on GitHub ↗

* Checks if `value` is the language type of Object. * (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`) * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check. * @returns {Boolean} Returns `true`, if

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

boundFunction · 0.85
runInContextFunction · 0.85
cloneFunction · 0.85
mergeFunction · 0.85
pickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected