nikita-volkov / stm-containers

Containers for STM
http://hackage.haskell.org/package/stm-containers
MIT License
66 stars 13 forks source link

Add deleteAll function to Multimap. #4

Closed lukke100 closed 9 years ago

lukke100 commented 9 years ago

Hello, I've been using this very useful library for a current project of mine. While using it, I've found the need for this particular function and implemented it within my fork. It's a very simple change, but something that otherwise must inefficiently without it. I understand if you'd like to maintain the interface as-is for simplicity's sake.

Additionally, this may need a version bump along with the changes mentioned in the patch.

Thanks

nikita-volkov commented 9 years ago

Fixed in 0.2.8