Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable & unstable sort #3

Open
mccolljr opened this issue Jun 30, 2021 · 0 comments
Open

Stable & unstable sort #3

mccolljr opened this issue Jun 30, 2021 · 0 comments

Comments

@mccolljr
Copy link
Owner

Right now, sort is unstable. The API should match Vec here, so should be called sort_unstable and sort_unstable_by. Would also like to add sort and sort_by that are stable.

@mccolljr mccolljr changed the title Stable & Unstable sort Stable & unstable sort Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant