Associative array/Creation: Difference between revisions

Line 1,071:
 
=={{header|ATS}}==
 
ATS, like many languages, does not have high level stuff such as maps built into the language itself, so library support or one's own code is what one needs.
 
=== Persistent hashmaps based on AVL trees ===
{{trans|Scheme}}
1,448

edits