Control.Monad.Trans.MultiReader.Strict

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_

without-function (single reader)

withoutMultiReader

inflate-function (run ReaderT in MultiReaderT)

inflateReader

other functions

mapMultiReaderT

mGetRaw

mPutRaw