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

7 lines
95 B
Text

!d
`hello `world `"!"
$!d / convert keys (symbols) as strings
("hello"
"world"
,"!")