We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Either from the standard library is isomorphic to Or and should have instances for all of the same type classes that Or does.
Either
Or
The text was updated successfully, but these errors were encountered:
I'll take it. Mark as in progress, please.
Sorry, something went wrong.
4df5e3e
Merge pull request #125 from wedens/std.either
e27f316
instances for std Either. closes #117
Pass along error when serializable tests fail
16fdaae
This is the same work that was done in algebra in [typelevel#117](typelevel/algebra#117).
No branches or pull requests
Either
from the standard library is isomorphic toOr
and should have instances for all of the same type classes thatOr
does.The text was updated successfully, but these errors were encountered: