* hashtab.c, hashtab.h (scm_internal_hash_fold): New function.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 14 Mar 1999 16:48:50 +0000 (16:48 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 14 Mar 1999 16:48:50 +0000 (16:48 +0000)
commitc7df61cd7fb6ac41f907fc34de95105b94e77650
tree447ece5639698954b81e62a6208af3525b05ce34
parentc8eed87557575d1c7ab73881e77ef27f33202c19
* hashtab.c, hashtab.h (scm_internal_hash_fold): New function.
(scm_hash_fold): New procedure.  Used to process all entries in a
hash table (in no particular order).
libguile/hashtab.c
libguile/hashtab.h