lua-users home
lua-l archive

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


A ternary operator would be a nice addition to Lua 5.3 so we can stop using the and-or hack


On Sat, Sep 7, 2013 at 1:34 PM, Rena <hyperhacker@gmail.com> wrote:

On 2013-09-07 1:07 PM, "steve donovan" <steve.j.donovan@gmail.com> wrote:
> (there is a problem if x were actually 'false')
>
Or nil.