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

Heap should have a removeAll(where:) method #255

Open
lorentey opened this issue Dec 19, 2022 · 0 comments
Open

Heap should have a removeAll(where:) method #255

lorentey opened this issue Dec 19, 2022 · 0 comments
Labels
enhancement New feature or request Heap Min-max heap module
Milestone

Comments

@lorentey
Copy link
Member

Heap is intentionally not a Collection, but it should still provide an (O(n)) removeAll(where:) method for filtering out unwanted items.

@lorentey lorentey added enhancement New feature or request Heap Min-max heap module labels Dec 19, 2022
@lorentey lorentey added this to the 1.1.0 milestone Dec 19, 2022
@lorentey lorentey modified the milestones: 1.1.0, Future Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Heap Min-max heap module
Projects
None yet
Development

No branches or pull requests

1 participant