| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | libraries@haskell.org |
Control.Monad.Trans.State
Description
State monads. This version is lazy; for a strict version, see Control.Monad.Trans.State.Strict, which has the same interface.
transformers-0.1.3.0: Concrete monad transformers
| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | libraries@haskell.org |
Control.Monad.Trans.State
Description
State monads. This version is lazy; for a strict version, see Control.Monad.Trans.State.Strict, which has the same interface.