Control.Monad.RSS.Lazy

The RSS monad

type RSS r w s

rss

runRSS

evalRSS

execRSS

withRSS

The RSST monad transformer

data RSST r w s m a

evalRSST

execRSST

withRSST

Lazy Reader-writer-state monads