Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Parametric effect update monad. A bit like a writer monad specialised to the Maybe
monoid,
providing a single memory cell that can be updated, but with heterogeneous behaviour.
Provides an effect system that explains whether a single memory cell has been updated or not