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.81∙6-Dec-2024 Fri 12:19:04 EST