lua-users home
lua-l archive

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


On Wed, Jun 29, 2016 at 2:15 PM, Michal Kottman <k0mpjut0r@gmail.com> wrote:
> Interesting how you 'return true' from a function called 'out_of_range',
> when i>0 and i<=n.

Indeed - clearly not thinking that clearly ;) But it is intended to
throw an error anyway...

Just an 'executable proposal'.