aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hashtables/pkg-descr
blob: 25312ea14af23242e6b8bc78ed1db27b10b66613 (plain) (blame)
1
2
3
4
5
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: http://github.com/gregorycollins/hashtables