blob: ebc1f1512255d396770113a7716d7b8b55f659fe (
plain) (
tree)
|
|
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
|