Control.Monad.Cont
class MonadCont m
type Cont r
cont
runCont
mapCont
withCont
data ContT r m a
runContT
mapContT
withContT
callCC
ContT