nikita-volkov / stm-hamt

STM-specialised Hash Array Mapped Trie
https://hackage.haskell.org/package/stm-hamt
MIT License
9 stars 6 forks source link

Add Eq instance for Hamt #1

Closed zenhack closed 5 years ago

zenhack commented 5 years ago

I found myself wanting one for Map from stm-containers; adding one here is an obvious prereq. If you're on-board, I can also submit a follow pr propagating this to stm-containers.

zenhack commented 5 years ago

Going to close this; no response for six months, and it's cluttering my list of open prs.