Module array

Source
Expand description

This module implements the global Array object.

The JavaScript Array class is a global object that is used in the construction of arrays; which are high-level, list-like objects.

More information:

Modulesยง

array_iterator