lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jun 17, 2003 at 01:55:31PM -0400, John Labenski wrote:
> Every time I write a little program I end up wanting a continue 
> statement for loops.

I agree that it is strange that continue is missing and at first 
thought it would be hard going around it... but it isn't and I don't
miss it at all anymore. The lack of continue might even make the code
better structured, but I can't say for sure.

-- 
Tuomo