Re: updating libs for 5.3. How to replace unpack ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: updating libs for 5.3. How to replace unpack ?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 6 May 2015 13:36:57 +0200
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