Reference: arraysΒΆ

TODO

 mlr --json cat data/array-example.json
 {
   "key": "ax04",
   "samples": [45, 67, 22]
 }
 {
   "key": "cz09",
   "samples": [11, 29, 84, 91]
 }