lua-users home
lua-l archive

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


> I don't think you can count on all of the integer indexed fields being in the array part. Hence sizearray is unreliable.

This "division" between the array part and the hash part is an implementation
detail that should not concern the Lua programmer, who should just trust Lua
to do its best.