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

Function isArray

samples/lodash.js:1167–1171  ·  view source on GitHub ↗

* Checks if `value` is an array. * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check. * @returns {Boolean} Returns `true`, if the `value` is an array, else `false`. * @example * * (function() { return _.isArray(argument

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

lodashFunction · 0.85
assignFunction · 0.85
cloneFunction · 0.85
defaultsFunction · 0.85
mergeFunction · 0.85
maxFunction · 0.85
minFunction · 0.85
flattenFunction · 0.85
unionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected