Skip to content

Consider adding a contant-length permutation type #1

@chrisbouchard

Description

@chrisbouchard

Hi there. I just discovered your library and it's exactly what I wanted for a little project I'm working on. So thank you!

One thought I had is, now that const generics are stable, would you consider adding a constant-length permutation type? (Possibly behind a feature flag?) The project I'm working on uses const generics and arrays heavily, and it would be very cool to have a permutation that is statically-guaranteed to be the right length for an array.

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