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

Drop Ordering bound on the values in cogenMap #357

Merged
merged 2 commits into from
Oct 4, 2017

Conversation

joroKr21
Copy link
Member

It's safe to sort only by the keys, because they are distinct.

Fixes #356

@joroKr21 joroKr21 changed the title Dropped Ordering bound on the values in cogenMap Drop Ordering bound on the values in cogenMap Sep 21, 2017
It's safe to sort only by the keys, because they are distinct.

Fixes typelevel#356
@non
Copy link
Contributor

non commented Oct 4, 2017

Looks good to me. 👍

@non non merged commit bc672d9 into typelevel:master Oct 4, 2017
@joroKr21 joroKr21 deleted the cogen-map branch January 26, 2018 09:01
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