lua-users home
lua-l archive

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


> Many people on this list say tables have an "array" and a "hash" part.

That is an implementation detail. Even if the table is a sequence, it may
happen that part of it is in the hash part.