Skip to content

Add an AnyOrder(lst) type for matching an iterable whose elements are in any order #23

@jwodder

Description

@jwodder
  • This would require the elements of lst to be sortable (and thus lst can't contain any anys … for now)
  • If compared against a non-sortable list, returns False
  • Accepts & compares against any iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request thereforunder considerationDev has not yet decided whether or how to implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions