Comparison of programming languages (associative array): Difference between revisions

Content deleted Content added
Mathematica: added WL
JSON: In JSON, associative arrays are called objects.
Line 1,473:
 
=== [[JSON]] ===
In JSON, associative arrays are called objects. Keys can only be strings.
<source lang=JavaScript>
{