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

Add positional pattern matching support to Either<TL,TR> #68

Closed
DavidArno opened this issue Sep 11, 2019 · 1 comment
Closed

Add positional pattern matching support to Either<TL,TR> #68

DavidArno opened this issue Sep 11, 2019 · 1 comment

Comments

@DavidArno
Copy link
Owner

As per pos pattern matching for Option but using Left and Right somehow.

DavidArno added a commit that referenced this issue Oct 3, 2019
…some code tidy up. Plus added some missing tests.
@DavidArno DavidArno added this to the V4.0 milestone Oct 3, 2019
@DavidArno DavidArno self-assigned this Oct 3, 2019
@DavidArno
Copy link
Owner Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant