Skip to content

Conversation

@Emerentius
Copy link
Contributor

This adds the new unstable_sorts from the std library. Also fixes bug that was disallowing
binary_search on immutable slices.

I'm sorry for the version churn, but so long as I can't stop others from implementing the *Ext traits, I have to treat these changes as breaking. Shouldn't affect you since you are only implementing OrdSubset, though I couldn't run the tests locally.

Adding unstable_sorts. Also fixing bug that was disallowing
binary_search on immutable slices
@alkis
Copy link
Owner

alkis commented Oct 22, 2017

Thanks for the patch!

@alkis alkis merged commit 5250357 into alkis:master Oct 22, 2017
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

Successfully merging this pull request may close these issues.

2 participants