haskell-unordered-containers / unordered-containers

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

[#443] Remove redundant `Hashable` constraints from `intersection.*,…union.*` #478

Closed rockbmb closed 1 year ago

rockbmb commented 1 year ago

Closes #443.