lua-users home
lua-l archive

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


On Fri, Dec 14, 2012 at 3:18 PM, Jorge <xxopxe@gmail.com> wrote:
> And when writing an API from scratch, which one annoys the user the less?

as an API user, i much prefer the 'permisive', where any non-falsy
value is true and both false and nil are false.

--
Javier