RosettaCodeData/Task/Associative-array-Creation/K/associative-array-creation-3.k

6 lines
88 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
!d2 / the keys
`zero `one `two
d2[] / the values
0 1 2