Content deleted Content added
Line 383:
</syntaxhighlight>
[[Array data structure|Arrays]] are implemented so that only the defined elements use memory; they are "[[sparse array]]s". Setting
One can use the object declaration literal to create objects that behave much like associative arrays in other languages:
|