Closed elnabo closed 7 years ago
A json object such as:
{ "banana": {"type":"fruit", "color":"yellow"}, "cucumber": {"type":"vegetable", "color":"green"} }
could be parsed as a map.
Done in 25fb1c3cb93dac884b92ca40a4412d488a371aba.
A json object such as:
could be parsed as a map.