lua-users home
lua-l archive

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


On Thu, Oct 10, 2019 at 5:28 PM Roberto Ierusalimschy wrote:
> index_obj, key, value = next(t, prev_index_obj)
> Which problems such index object could solve?

Life is not only about solving problems.



That's true.
Life = solving problems + having fun.
So, what fun could "index object" bring to programmers?  :-)

What benefits do you see in introducing this index?