lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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