const class yaml::YamlList
sys::Obj yaml::YamlObj yaml::YamlList
A YamlObj whose content always has the type YamlObj[]
. For example, each item on the list below is itself a list:
- - a - b - c - [a, b, c]
sys::Obj yaml::YamlObj yaml::YamlList
A YamlObj whose content always has the type YamlObj[]
. For example, each item on the list below is itself a list:
- - a - b - c - [a, b, c]
yaml 1.0.80∙23-Apr-2024 Tue 10:37:17 EDT