Skip to main content

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArrayhttp://underscorejs.org/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://underscorejs.org/#isArray).

_.isArray(object) 

Returns true if object is an Array.

brought in info from offsite link
Source Link
AShelly
  • 35.9k
  • 17
  • 98
  • 163

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

Thought I would add another option for those who might already be using the Underscore.js library in their script. Underscore.js has an isArray() function (see http://documentcloud.github.com/underscore/#isArray).

_.isArray(object) 

Returns true if object is an Array.

Source Link
Benjen
  • 2.9k
  • 5
  • 31
  • 43
Loading