Logo

Programming-Idioms

History of Idiom 13 > diff from v16 to v17

Edit summary for version 17 by :

Version 16

2015-09-04, 17:32:09

Version 17

2015-09-12, 14:47:36

Idiom #13 Iterate over map keys and values

Print each key k i 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