haskell / containers

Assorted concrete container types
https://hackage.haskell.org/package/containers
315 stars 178 forks source link

WordMap #683

Closed Ericson2314 closed 4 years ago

Ericson2314 commented 5 years ago

Hey @treeowl in https://github.com/haskell/containers/issues/608#issuecomment-478430757 you mention someone was working on WordMap. Know where that is? Searching WordMap yields no other issue or PR.

gereeter commented 4 years ago

The comment was likely referring to #340, for which my original (out-of-tree) implementation was of WordMap, not of IntMap.

sjakobi commented 4 years ago

Since the question appears to be answered, I'll close this issue.