return when desugaring to closures
David Herman
dherman at ccs.neu.edu
Sat Oct 11 05:19:40 PDT 2008
> if (h == 0)
> h = function() {break};
Did you mean if (x == 0)? That's been confusing me in trying to read your example.
Dave
More information about the Es-discuss
mailing list