Skip to content

Output in specified order, not alphabetically #31

@suaviloquence

Description

@suaviloquence

Probably change the output type of the bindings BTreeMap to (usize, Value)
and then sort_by_key(|x| x.0) when outputting, where the first item in the tuple
is the index of the statement (an index per scope, stored in elementcontext)

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