January 14, 2012 9:50 PM



With block lambdas that support the return statement we already have escape continuations:

Right you are, but simulating "early return" in a block-lambda requires the caller to pass down a {|v| return v} block -- a bit of tedium that could take too many evenings, to borrow from Oscar Wilde.

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

Reply via email to