lua-users home
lua-l archive

Re: table.maxn...

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


2015年06月01日 20:59 GMT+02:00 Andrew Starks <andrew.starks@trms.com>:
> Also, I thought that "#" was changed to stop at the first nil in 5.3.
Not "#", but ipairs. The change you remember happened during the
release candidates. ipairs would continue up to #t, even if there is
a hole, and that was changed.

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