lua-users home
lua-l archive

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


> Does anyone have an implementation of a trie [1] in Lua they would like 
> to share?

Why doesn't a plain Lua table suffice?