[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: using tables as keys
- From: James Graves <ansible@...>
- Date: Tue, 20 Jul 2010 12:58:48 -0500
On Tue, Jul 20, 2010 at 01:51:40PM -0300, Renato Maia wrote:
> An alternative solution is to use tuples, which can be safer and more
> efficient. If you're interested, check the draft of my attempt for an
> efficient tuple support for Lua:
>
> http://www.tecgraf.puc-rio.br/~maia/lua/tuple/
Cool. This implementation of tuples may be just what I need for one of
my projects. I didn't see a license notice, what can I distrubute it
under?
Thanks,
James Graves