Guile Mailing List Archive

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

Re: Scheme style auto-resizing hashtable



> I was just thinking "association vectors" because the avl-tree entries are
> both ordered and keyed.

but you're right about the alist->hashtab, hashtab->alist, then someone
could trade in their hashtab for an alist (if they wanted to).

So, make-hashtab shall accept NO arguments!  (absolutely fool-proof ;)


Guile Home | Main Index | Thread Index