Logo

Programming-Idioms

History of Idiom 13 > diff from v47 to v48

Edit summary for version 48 by programming-idioms.org:
+keywords

Version 47

2016-10-07, 12:12:23

Version 48

2016-10-18, 21:26:16

Idiom #13 Iterate over map keys and values

Print each key k with its value x from an associative array mymap

Illustration

Idiom #13 Iterate over map keys and values

Print each key k with its value x from an associative array mymap

Illustration
Extra Keywords
table dictionary hash
Extra Keywords
table dictionary hash traverse traversal