* @ngdoc function * @name angular.isArray * @function * * @description * Determines if a reference is an `Array`. * * @param {*} value Reference to check. * @returns {boolean} True if `value` is an `Array`.
(value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected