Logo

Programming-Idioms

History of Idiom 13 > diff from v45 to v46

Edit summary for version 46 by programming-idioms.org:
keywords: synonyms

Version 45

2016-04-14, 15:11:07

Version 46

2016-06-13, 09:40:40

Idiom #13 Iterate over map keys and values

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

Idiom #13 Iterate over map keys and values

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

Extra Keywords
table dictionary hash