lua-users home
lua-l archive

Re: [ANN] Lua 5.4.0 (work1) now available

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


2018年03月15日 14:09 GMT+02:00 Soni "They/Them" L. <fakedme@gmail.com>:
> Tables don't shrink. They only grow.
When you add a new element, the array part may be shrunk.
"The actual size of the array is the largest 'n' such that more than
half the slots between 1 and n are in use."

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