lua-users home
lua-l archive

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


Hi Thomas,

have you considered flipping the meaning round, that is changing your
design to have loop = true if you want it to loop?

I find dealing in positives is much much easier than dealing with
negatives.  And that's both in code and in my head.

Robby