[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Indexing by multiple values
- From: Cosmin Apreutesei <cosmin.apreutesei@...>
- Date: Wed, 27 Oct 2010 02:47:26 +0300
Hi,
Indexing a table by multiple values (a tuple) has been asked
before[1]. I needed that today so I took a shot at it, and the result
is in [2], if anyone finds it interesting, please comment/adjust code.
Cosmin.
[1] http://lua-users.org/lists/lua-l/2006-03/msg00055.html
[2] http://lua-users.org/wiki/MultipleKeyIndexing