MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / isArrayLike

Function isArrayLike

lib/angular.js:248–261  ·  view source on GitHub ↗

* @private * @param {*} obj * @return {boolean} Returns true if `obj` is an array or array-like object (NodeList, Arguments, * String ...)

(obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

forEachFunction · 0.85
$watchCollectionWatchFunction · 0.85
angular.jsFile · 0.85

Calls 3

isWindowFunction · 0.85
isStringFunction · 0.85
isArrayFunction · 0.70

Tested by

no test coverage detected