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

Content deleted Content added
Smalltalk: copy editing
SNOBOL: copy editing
Line 1,742:
Because every object implements #hash, any object can be used as key (and of course also as value).
 
=== [[SNOBOL]] ===
[[SNOBOL]] is one of the first (if not the first) programming languages to use associative arrays. Associative arrays in SNOBOL are called Tables.
Associative arrays in [[SNOBOL]] are called Tables.
 
<syntaxhighlight lang="snobol">