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

Introduce Set.RemoveAll(iter.Seq) #22

Open
jbduncan opened this issue Jan 13, 2024 · 0 comments
Open

Introduce Set.RemoveAll(iter.Seq) #22

jbduncan opened this issue Jan 13, 2024 · 0 comments

Comments

@jbduncan
Copy link
Owner

Blocked on the currently-experimental range-over-func Go feature being merged into a stable version of Go.

Introduce Set.RemoveAll(iter.Seq), where iter.Seq is a type alias for a range-able function. This will let any container type or iterator type be used as the argument.

Inspired by proposal golang/go#47331.

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

1 participant