lua-users home
lua-l archive

Re: globals() how does it work.

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


>For example, how could lua traverse a table without function 'next'? 
In Lua 4.0, you can use the 'for' statement instead of 'next'.
--lhf

AltStyle によって変換されたページ (->オリジナル) /