RosettaCodeData/Task/Associative-array-Iteration/8th/associative-array-iteration-2.8th

4 lines
48 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
{"one": 1, "two": "bad"} m:keys
( . cr )
a:each