[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] live Lua demo
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 22 Feb 2008 15:46:52 -0300
> > table.foreach(t,print)
>
> isn't that deprecated?
Yes, it's not even in the 5.1 manual; it'll probably be removed in 5.2.
But it does work in 5.1...