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
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to