lua-users home
lua-l archive

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


> Undefined is undefined. You could get repeat elements,
> you could miss elements, you could get an error. About
> all you can say is that it won't crash.

You might also loop forever, I think.
--lhf