Re: Inclusion of lpack in Lua? Suggestions for Lua's unpack()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Inclusion of lpack in Lua? Suggestions for Lua's unpack()
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2010年1月18日 11:48:49 -0200
> [...] If anything, I would feel most strongly about *just* the
> move from unpack() to table.unpack()
This was done already.
-- Roberto