Skip to content

many containers implement Ord incorrectly #8360

Closed
@thestinger

Description

@thestinger

They assume total ordering semantics are implemented by the underlying types.

We need to clarify the semantics that are desired from lexicographic ordering in the first place, and implement this consistently/correctly.

Test cases are needed to prevent regressions in these implementations too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions