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

Content deleted Content added
DarthKitty (talk | contribs)
Erlang: use separate sections for keylists and dictionaries; add section on maps
m slight copy editing (via WP:JWB)
Line 781:
</syntaxhighlight>
 
This function can be construed as aan accommodation for <code>cons</code> operations.<ref>{{cite web |title=Common Lisp the Language, 2nd Edition: 15.6. Association Lists |url=https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node153.html |website=Carnegie Mellon University |access-date=3 August 2020}}</ref>
 
<syntaxhighlight lang=Lisp>