[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hash table handles
From: |
Thien-Thi Nguyen |
Subject: |
Re: hash table handles |
Date: |
Mon, 04 Nov 2002 17:49:12 -0800 |
From: address@hidden (Paul Jarc)
Date: Mon, 04 Nov 2002 18:56:21 -0500
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.
using cdr to access the associated data should be fine. i see this:
By convention, a handle in a hash table is the pair which associates a
key with a value.
how would you change this to be more clear?
thi