Guile Mailing List Archive

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

Re: Scheme style auto-resizing hashtable



Jay Glascoe <jglascoe@jay.giss.nasa.gov> writes:

 > > 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 ;)

STk has hashtable->list

-- 
Harvey J. Stein
BFM Financial Research
hjstein@bfr.co.il

Guile Home | Main Index | Thread Index