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

Xor cleanup #274

Closed
wants to merge 3 commits into from
Closed

Conversation

mpilquist
Copy link
Member

See commit comment for details. Should be merged after #272.

 - Removes `Xor#filter`, as the dependency on a `Monoid[A]` is ad-hoc
 - Adds `orElse`, `valueOr`, and `ensure` methods to `Xor`
 - Adds `Xor.fromOption`
 - Miscellaneous ScalaDoc
 - Miscellaneous formatting cleanup

Note: this should be merged after typelevel#272
@non
Copy link
Contributor

non commented Apr 9, 2015

Hey would you mind merging master, or redoing this PR? After merging #272 it's hard to see what this PR is doing for review.

@mpilquist
Copy link
Member Author

Yep, will do.

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