lua-users home
lua-l archive

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


On 09/07/2014 23:23, Tim Hill wrote:
Come now, my point was the semantics, not worrying about parentheses, which I assumed people would be able to figure out. However, for those who need it…

You can always use “not (x == y)” instead of “x ~= y”.

Better?


Sure. :)

--
Shmuel