Control.Monad.MultiReader

MultiReaderT

data MultiReaderT x m a

type MultiReaderTNull

type MultiReader x

MonadMultiReader class

class MonadMultiReader a m

run-functions

runMultiReaderT

runMultiReaderT_

runMultiReaderTNil

runMultiReaderTNil_

with-functions (single Reader)

withMultiReader

withMultiReader_

with-functions (multiple Readers)

withMultiReaders

withMultiReaders_

inflate-function (run ReaderT in MultiReaderT)

inflateReader

other functions

mapMultiReaderT

mGetRaw

mPutRaw