[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Embedded 'nil' values - a suggestion
- From: Gavin Kistner <gavin@...>
- Date: Tue, 7 Mar 2006 09:48:13 -0700
On Mar 7, 2006, at 8:33 AM, Couwenberg, Wim wrote:
It is possible. See also recent posts about this on this list:
http://lua-users.org/lists/lua-l/2006-02/msg00537.html
Specifically the "select("#", ...)" construct.
I've added this information to
http://lua-users.org/wiki/MigratingToFiveOne
under "Using vararg expressions rather than 'arg'"