lua-users home
lua-l archive

Re: updating libs for 5.3. How to replace unpack ?

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


2015年05月06日 12:22 GMT+02:00 Gaspard Bucher <gaspard@teti.ch>:
> Ouuups... Sorry for the list noise. Simply use "table.pack" and
> "table.unpack".
The version-independent way is
 unpack = unpack or table.unpack

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