haskell-unordered-containers / unordered-containers

Efficient hashing-based container types
BSD 3-Clause "New" or "Revised" License
222 stars 97 forks source link

Add alterF for HashSets #485

Open phadej opened 7 months ago

phadej commented 7 months ago

c.f. https://hackage.haskell.org/package/containers-0.7/docs/Data-Set.html#v:alterF in containers