lua-users home
lua-l archive

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


On Wed, Dec 16, 2009 at 6:40 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> We already have table.foreach and table.foreachi, but they are deprecated.

Yes, it would be reversing the historical evolution of the language.
These functions are easy to define efficiently anyway.