lua-users home
lua-l archive

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


On Jun 29, 2016 13:57, "steve donovan" <steve.j.donovan@gmail.com> wrote:
> This is about as paranoid as I could get. Not very efficient tho, and
> needs an insert method.
>
> https://gist.github.com/stevedonovan/759589

Interesting how you 'return true' from a function called 'out_of_range', when i>0 and i<=n.