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

Content deleted Content added
DarthKitty (talk | contribs)
m Delphi: Corrected a link
Line 243:
 
===Delphi===
[[Borland Delphi (programming language)|Delphi]] supports several standard containers, including TDictionary<T>:
 
<syntaxhighlight lang=Delphi>