lua-users home
lua-l archive

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




On Wed, Jun 10, 2009 at 4:49 PM, Sam Roberts <vieuxtech@gmail.com> wrote:
Hm, you're right, strangely the table's length includes the nils...

#t on a 'holey array' can be at any hole, or at the 'end'.  just don't use it unless you know the table is a well-formed array.

--
Javier