lua-users home
lua-l archive

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


> 4) Lua uses tables heavily. 

The upside of this is that you may count on much attention being given
to implementing table access efficiently.