no continuations

Tomasz Zielonka t.zielonka at students.mimuw.edu.pl
Tue Dec 30 14:51:55 EST 2003


On Tue, Dec 30, 2003 at 07:21:08AM -0600, Scott wrote:
> Why does Haskell have no continuations?  
> (http://www.haskell.org/hawiki/CoMonad)

See http://www.haskell.org/hawiki/MonadCont

BTW, the factorial example on
  http://www.haskell.org/hawiki/MonadicContinuationPassingStyle
seems rather pointless to me, because it doesn't use any methods
of MonadCont (like callCC).

Best regards,
Tom

-- 
.signature: Too many levels of symbolic links


More information about the Haskell mailing list