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