lua-users home
lua-l archive

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


Mike Panetta wrote:
[...]
This might be a nice feature for the next release...

Not to my taste. I wouldn't like to see the following:

if bit.or(a,b)==0 or bit.and(c,d)==1 and not bit.not(c)==1 ...

--
Shmuel