[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Modifying a table while iterating over it?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 22 Sep 2005 13:57:13 -0300
> What happens when you modify a table while iterating over it?
It's ok to set existing fields to nil but not ok to create new keys.
--lhf