ref-tf-0.4.0.1: A type class for monads with references using type families.
Contains a MonadRef type class that abstracts over the
details of manipulating references, allowing one to write code
that can operate in either the ST monad or the IO monad.
Signatures
Modules
- Control
- Monad