lua-users home
lua-l archive

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


On 2013-11-19 5:31 PM, "Daurnimator" <quae@daurnimator.com> wrote:
>
> On 19 November 2013 23:22, Paige DePol <lual@serfnet.org> wrote:
>>
>> It seems the two functions are only used when encoding if/else statements, which is exactly where you'd want numeric 0 to be false. ;)
>
>
> What about for the and/or operators? 

And the == and ~= operators?