[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: for loops
- From: Philippe Goutier <ph.goutier@...>
- Date: Fri, 31 Oct 1997 17:40:11 +0100
>>I also miss, even more than for loops, break and continue as in C.
>> I have already discussed the matter briefly with Roberto and he has
>> some neat ideas on the subject. Since we are discussing about
>> possibilities for the next version, why not discuss this also?
One suggestion on the subject would be an extension to the C "break": a
statement such as "break all" to exit all imbricated loops in just one
operation.
Philippe