[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Trie?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 28 May 2007 16:19:55 -0300
> Does anyone have an implementation of a trie [1] in Lua they would like
> to share?
Why doesn't a plain Lua table suffice?