[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua table implementation
- From: Wim Couwenberg <w.couwenberg@...>
- Date: Thu, 05 Oct 2006 08:20:58 +0200
Or maybe I'm just missing something?
No. :-) I just chose an average chain size of one, just as in Lua's
tables (and in fact my data_type is always void*). So I decided to
merge the two arrays.
--
Wim