
30 Oct
2006
30 Oct
'06
6:31 p.m.
Giovanni Piero Deretta wrote:
On 10/27/06, Martin Knoblauch Revuelta <mkrevuelta@gmail.com> wrote:
This is one of the first things I have wanted to discuss. I named it avl_array one and a half year ago, when I made the first C implementation, with the idea of thinking a better name someday... [...]
What about log-list or llist (think of SGI's slist)? Or if you want to emphatize the random access property, log-array or larray.
Or "chain", or "random_list", John.