/ref-tf

Primary LanguageHaskellOtherNOASSERTION

The ref-tf Package Hackage Actions Status: haskell-ci

Provides 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.