lua-users home
lua-l archive

Re: Table length operator

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


Hi,
Correct. But often it is sufficient to know if a table is empty or not:
next(tbl) == nil
Yes, in my case this will work. I didn't thought of that!
Cheery,
Eva

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