const class yaml::YamlMap
sys::Obj yaml::YamlObj yaml::YamlMap
A YamlObj whose content always has the type YamlObj:YamlObj
. For example, each item on the list below is a map:
- foo: bar a: b - {foo: bar, a: b}
sys::Obj yaml::YamlObj yaml::YamlMap
A YamlObj whose content always has the type YamlObj:YamlObj
. For example, each item on the list below is a map:
- foo: bar a: b - {foo: bar, a: b}
yaml 1.0.80∙23-Apr-2024 Tue 10:37:17 EDT