Re: Construct table from multiple values with named keys
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Construct table from multiple values with named keys
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 9 May 2012 15:38:20 -0300
> That said, using table.pack seems to be more trouble than anything in that case. Using select directly seems to be more straightforward.
I disagree: table.pack does what is needed *and* creates the table that
is returned. Very convenient.