Skip to content

prev_permutation / next_permutation and the Permutations iterator should be in libcore #17917

Closed
@thestinger

Description

@thestinger

There's no reason for these to be in the collections crate as they only require Ord. The MutableOrdSlice trait will need to be split up since the current sort implementation uses memory allocation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions