Content deleted Content added
No edit summary |
m {{code}} |
||
Line 467:
</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:
|