class
TOML::ArrayValue
- TOML::ArrayValue
- TOML::Value
- Reference
- Object
Overview
[1, 2, 3] (homogeneous or heterogeneous, possibly multi-line).
Items keep their original raw formatting; the array re-serialises
by concatenating raw items with the original separators.