lua-users home
lua-l archive

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


In Lua 5.1 table.maxn is linear, #t is not. table.maxn only gives sequences, #t may or may not give sequences...
If table.maxn != #t... why did table.maxn get removed again?


(At least the Lua 5.1 reference manual says table.maxn is linear...)
-- 
Disclaimer: these emails are public and can be accessed from <TODO: get a non-DHCP IP and put it here>. If you do not agree with this, DO NOT REPLY.