[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hash table handles
From: |
Paul Jarc |
Subject: |
Re: hash table handles |
Date: |
Mon, 04 Nov 2002 18:56:21 -0500 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu) |
I wrote:
> If I have a pair returned by hash*-get-handle or hash*-create-handle,
> can I use set-cdr! on it and expect to see the change reflected in
> future lookups of the same key?
To clarify: I can see by experimentation that the code does behave
this way. But the documentation doesn't make it entirely clear
whether this is by design, or an accident, and thus whether it might
change in the future.
paul
- Re: hash table handles,
Paul Jarc <=