Yup, if you want them ordered. If not you could change the argument to collect. 
You don't need the semicolon at the end, but it doesn't do anything if you 
leave it in. The result is the same: `@[{"one": 1, "two": 2, "three": 3}, 
{"sun": 1, "mon": 2, "tue": 3, "wed": 4}]`

Reply via email to