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 {Xor, XorT}.filter question to FAQ #1361

Closed
ceedubs opened this issue Sep 6, 2016 · 1 comment
Closed

Add {Xor, XorT}.filter question to FAQ #1361

ceedubs opened this issue Sep 6, 2016 · 1 comment

Comments

@ceedubs
Copy link
Contributor

ceedubs commented Sep 6, 2016

Pretty regularly someone asks about a filter method on Xor or XorT either on Gitter or in a GitHub issue. We've made a conscious decision to not implement filter on these types, but we should add the reasoning to the FAQ (and perhaps also to the data structure scaladocs).

@diesalbla
Copy link
Contributor

diesalbla commented May 17, 2019

Given that the types Xor and XorT were removed from cats in #1289, this issue is no longer relevant. They were retired in favour of Either and EitherT.

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

No branches or pull requests

3 participants