eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
https://eclipse.dev/collections/
2.43k stars 610 forks source link

Make UnifiedMapWithHashingStrategy more similar to UnifiedMap by implementing removeIf() and the detect*() methods. #1598

Closed motlin closed 3 months ago

motlin commented 3 months ago

This has been open for a month. If there are no objections, I'll merge it on Tuesday.

motlin commented 3 months ago

Thank you @mohrezaei!