David Herman wrote:
    Thinking about continuations
    http://calculist.blogspot.com/2010/04/thinking-about-continuations.html

Your attempted fix for evaluating finally blocks just moved the problem 
elsewhere.  Since in the final expression you have A(... A(x)), you'll just end 
up executing the same finally block twice under certain circumstances.

   Waldemar
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to