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

Intersect() #71

Closed
elliotchance opened this issue May 1, 2019 · 0 comments · Fixed by #94
Closed

Intersect() #71

elliotchance opened this issue May 1, 2019 · 0 comments · Fixed by #94

Comments

@elliotchance
Copy link
Owner

Returns items that exist in both lists.

@zhiburt zhiburt mentioned this issue May 4, 2019
elliotchance pushed a commit that referenced this issue May 6, 2019
Intersect returns items that exist in all lists. It returns slice without any duplicates. If zero slice arguments are provided, then nil is returned.

Fixes #71
Updates #72
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 a pull request may close this issue.

1 participant