-
Notifications
You must be signed in to change notification settings - Fork 115
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
modified my non-empty contributions to remove (hopefully) scala 2.13 … #921
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few places with commented code, otherwise looks good to me 👍
|
||
/** | ||
* The `CommutativeEither` instance for `NonEmptySortedSet`. | ||
* todo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commented code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ha - yes. I was working from the NonEmptySet as basis but wasn't sure about the whole invariant and equivalence stuff and whether it made sense for the sorted sets.
I still; don't know the answer to that
Help - can someone tell me what the problem is now? It's talking about "expected fix". But I've no idea what's expected. |
Run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now 👍
…dependency #836