guile-devel
[Top][All Lists]
Advanced

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

hash-table iterators


From: Roland Orre
Subject: hash-table iterators
Date: Mon, 26 Jan 2004 13:37:02 +0100

Dear guile developers,
I wrote to the guile user list about this earlier, but I would like
to rise the issue also here. 

I consider that the fundamental iterators for hash tables should
iterate over the handles not key and value as now.

That is, I see
hash-for-each-handle
hash-map-handles

as more fundamental than the currently included hash-for-each and
hash-map as the latter can be implemented from the former but not
vice versa.

/Roland






reply via email to

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