guile-user
[Top][All Lists]
Advanced

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

how does hash table work?


From: Steven Wu
Subject: how does hash table work?
Date: Tue, 13 Apr 2004 18:25:31 -0700

I tried to build a hash table with string as key and list as the value. I used (hashx-create-handle string-hash eqv? table key val), and it made it in to the table, however, I couldn't get the value out. Can somebody shed some light on this?

steve





reply via email to

[Prev in Thread] Current Thread [Next in Thread]