Skip to content

Implement Eq and maybe Ord for AugmentScriptSet #15

Closed
@crlf0710

Description

@crlf0710

Eq is necessary for using in hashmaps, and for rustc reproducible builds, it will be even better if it can also implement Ord so we can use it in BTreeMap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions