Class Summary |
__init__ |
|
Array |
Helper functions for arrays. |
Core |
The intention of this class is to add features to native JavaScript
objects so that all browsers operate on a common JavaScript language level
(particularly JavaScript 1.6). |
Function |
Collection of helper methods operating on functions. |
Generics |
Support string/array generics as introduced with JavaScript 1.6 for
all browsers. |
Number |
Helper functions for numbers. |
Object |
Helper functions to handle Object as a Hash map. |
String |
String helper functions |