freebsd-ports/devel/hs-hashtables/pkg-descr
2016-12-02 09:21:58 +00:00

6 lines
274 B
Text

This package provides a couple of different implementations of mutable
hash tables in the ST monad, as well as a type class abstracting their
common operations, and a set of wrappers to use the hash tables in the
IO monad.
WWW: https://github.com/gregorycollins/hashtables