Instant is
off
|
Search plugin
|
Manual
|
haskell.org
Strict
+Control.Monad.Trans.RWS +transformers
Packages
transformers
module
Control.Monad.Trans.RWS.
Strict
transformers
Control.Monad.Trans.RWS.Strict
A monad transformer that combines ReaderT, WriterT and StateT. This version is strict; for a lazy version, see
Control.Monad.Trans.RWS.Lazy
, which has the same interface.
©
Neil Mitchell
2004-2012, version 4.2.11