pkgsrc/devel/hs-hashtables/DESCR
2020-03-30 16:40:25 +00:00

4 lines
222 B
Text

This package provides a couple of different implementations of mutable
hash tables in the ST monad, as well as a typeclass abstracting their
common operations, and a set of wrappers to use the hash tables in the
IO monad.