File: array.coffee
| Defined in: | src | 
| Classes: | ABM.Array | 
Variables Summary
- Array.prototype._sort =
 - 
    
ArrayKeeps a copy of the original sort method for use within our redifinition.
 
Method Summary
- 
    
      
        ~
(void)
Array(given)
      
    
    
      Shim for 
Array.indexOfif not implemented. 
Method Details
      ~
(void)
Array(given)
      
    
Shim for Array.indexOf if not implemented.
Use es5-shim if additional shims are needed.