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