Logo

Programming-Idioms

History of Idiom 8 > diff from v31 to v32

Edit summary for version 32 by programming-idioms.org:
Restored version 6

Version 31

2016-10-23, 08:13:40

Version 32

2016-10-23, 21:15:35

Idiom #8 Good point. I hadn't

Good point. I hadn't thhguot about it quite that way. :)

Idiom #8 Initialize a new map (associative array)

Declare a new map object x, and provide some (key, value) pairs as initial content.

Extra Keywords
table dictionary hash
Extra Keywords
table dictionary hash