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