In case of Lua: ~= 0 ;) On 1/7/16, Coda Highland <chighland@gmail.com> wrote: > Basically, you should always use a conditional operator (!= 0 perhaps) > when using the result of bitwise ops in a conditional.