Logo

Programming-Idioms

History of Idiom 13 > diff from v27 to v28

Edit summary for version 28 by :

Version 27

2015-10-29, 14:05:12

Version 28

2015-11-30, 12:37:26

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