[nem-en] try-catch is expression?

Dmitry Ivankov divanorama at gmail.com
Fri Mar 23 20:37:56 CET 2007


So it becomes a feature request to improve yielding: analyze what local
variables can be left local when transformed to yielding method. This will
require some workflow+usage analysis.

P.S. Of course, there is another workaround for more complex cases: mutable
flag; try {flag = true} catch {_ => flag = false};, i.e. anything except
assign will work, local fun will work too i suppose.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman/pipermail/devel-en/attachments/20070323/ac889f9c/attachment.html


More information about the devel-en mailing list