Login Register

Language Utilities

dojo.lang.* contains wrappers for common idioms found in the JavaScript language. It is not a replacement for language constructs but it does provide value added functions that go beyond what the standard JavaScript routines can do such as masking browser incompatibilities, structuring object oriented techniques and speeding up implementation of common procedures.

The sections below show some of the idioms that deserve special mention. See the reference guide for the full list.