..
    PLEASE DO NOT EDIT DIRECTLY. EDIT THE .rst.in FILE PLEASE.

Reference: arrays
================================================================

TODO

.. code-block:: none
   :emphasize-lines: 1-1

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