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

Missing Chain#distinct and NonEmptyChain#distinct #2575

Closed
fmsbeekmans opened this issue Oct 21, 2018 · 3 comments
Closed

Missing Chain#distinct and NonEmptyChain#distinct #2575

fmsbeekmans opened this issue Oct 21, 2018 · 3 comments

Comments

@fmsbeekmans
Copy link
Contributor

When converting some code that was using NonEmptyList to NonEmptyChain I noticed distinct wasn't implemented.

I've started adding Chain#distinct and NonEmptyChain#distinct here.

@fmsbeekmans
Copy link
Contributor Author

Relates to #2539

@fmsbeekmans
Copy link
Contributor Author

#2579

@ceedubs
Copy link
Contributor

ceedubs commented Nov 8, 2018

I believe this was resolved by #2579.

@ceedubs ceedubs closed this as completed Nov 8, 2018
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

2 participants