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

Content deleted Content added
Swapped order of code samples in Delphi section (modern is more important than old.) Tweaked grammar slightly.
KornShell 93 (and compliant shells: ksh93, zsh, bash4...): associative arrays in zsh use a different syntax
Line 535:
values(phonebook)
 
=== [[Korn Shell|KornShell]] 93 (and compliant shells: ksh93, zsh, bash4...) ===
<!-- Tested in ksh93 r -->