MathWorx

Class Array

Object
   |
   +--Array

class Array

 
Method Summary
 Boolean compareArray(<Array> arr)
           Adds a method to the Array prototype to test whether or not two Arrays (including nested arrays) are equal.
 Boolean contains(<Object> obj)
           Adds a method to the Array prototype to check whether or not the array contains a given object.


Method Detail

compareArray

Boolean compareArray(<Array> arr)

contains

Boolean contains(<Object> obj)

MathWorx

Documentation generated by JSDoc on Mon Aug 11 13:58:31 2008