guile-devel
[Top][All Lists]
Advanced

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

Re: accessing reader hash


From: Gary Houston
Subject: Re: accessing reader hash
Date: 16 Oct 2000 11:52:07 -0000

> > but `get-hash-procedure' is declared C static.  i was thinking...
> > instead of exposing this proc, maybe we could have `read-hash-extend'
> > return the current associated procedure (or #f if none).  at the moment
> > its return value is unspecified.
> 
> Clearly, there should be ways to read the current hash table as well
> as write it.

There is a way, try something like:

(assq #\a read-hash-procedures)



reply via email to

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