guile-user
[Top][All Lists]
Advanced

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

hash tables


From: Thomas Bushnell, BSG
Subject: hash tables
Date: 29 Jun 2001 19:12:15 -0700

So what are the rules for simple hash tables in guile?

Importantly, how do I create a hash table?  What is the tester
function to tell me if a given object is a hash table?

Is there a length function, or do I have to use hash-fold and count
them by hand?

Thomas



reply via email to

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