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.82∙26-Jun-2025 Thu 13:18:45 EDT