Skip to content

Expose manyReverse? #26

@dylex

Description

@dylex

I have some cases using many where I really don't care about order and it might be nice to avoid the overhead of the reverse (if I'm understanding correctly). I also wonder if Vec.reverse . Vec.fromList . manyReverse would be faster than Vec.fromList . many.

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