RosettaCodeData/Task/Associative-array-Creation/K/associative-array-creation-3.k
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

5 lines
88 B
Text

!d2 / the keys
`zero `one `two
d2[] / the values
0 1 2