Skip to content

YamlValues are not currently indexable #6

@GregSheppard

Description

@GregSheppard

We currently cannot iterate through block collections of the .YAML file. This functionality is extremely useful.

....
for key in doc {
    foo(doc)
}
error: for in: cannot index 'yaml.YamlValue'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions