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