mutable hash tables in the ST monad
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://hackage.haskell.org/package/hashtables
