return-from-lambda viewed as dangerous, good alternatives

Rémi Forax forax at univ-mlv.fr
Thu Jan 7 08:35:41 PST 2010


Le 07/01/2010 17:29, Roel Spilker a écrit :
> Alternatively, you can also use existing keywords without any ambiguity:
>
> long return x; // returns from the enclosing method
> short return y; // returns from the lambda
>
> Roel
>

and long long return, returns from an enclosing lambda ?

Rémi


More information about the lambda-dev mailing list