Logo

Programming-Idioms

History of Idiom 8 > diff from v30 to v31

Edit summary for version 31 by Loradae:
XOoUq9MzGjdt

Version 30

2016-06-13, 09:40:32

Version 31

2016-10-23, 08:13:40

Idiom #8 Initialize a new map (associative array)

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

Idiom #8 Good point. I hadn't

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

Extra Keywords
table dictionary hash
Extra Keywords
table dictionary hash