File Index

Array.iterator.js

This file contains the JS 1.7+ Array iterator

String.js

This file contains new methods for the String class

Math.js

This file contains new methods for the Math namespace

Array.old.js

This file contains array diff and intersect methods for JS 1.5 to 1.7 (note that JsDoc does not index Array.new.js)

Number.js

This file contains new methods for the Number class

Array16.js

This file contains Array compatibility prototypes for those introduced in JavaScript 1.6

Array.generic.js

This file contains generics for Array methods

Object.js

This file contains new methods for the Object class

String.generic.js

This file contains generics for String methods

Array18.js

This file contains Array compatibility prototypes for those introduced in JavaScript 1.8

Getters.js

This file contains extra property getters for 1.7+

Array.js

This file contains new methods for the Array class

src/Functions.browser.js


src/Functions.js