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

IntersectBy,DifferenceBy,UnionBy for slice #411

Open
btagrass opened this issue Dec 27, 2023 · 2 comments
Open

IntersectBy,DifferenceBy,UnionBy for slice #411

btagrass opened this issue Dec 27, 2023 · 2 comments

Comments

@btagrass
Copy link

for example: DifferenceBy[T any](list1, list2 []T, equal func(t1, t2 T) bool) ([]T, []T)

@takanuva15
Copy link

takanuva15 commented Jan 10, 2024

Can we make it accept a variadic number of collections?

@lydamian
Copy link

+1 this it would be super helpful

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