chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] hash-table with missing keys


From: Alex Shinn
Subject: Re: [Chicken-users] hash-table with missing keys
Date: Thu, 19 May 2005 22:09:26 -0500
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Thu, 19 May 2005 04:37:23 -0400, Michele Simionato wrote:
> 
> Yes, this is what I am doing now, but it is ugly, too low-level for my taste.
> Felix, I give you an ultimatum: or you raise an exception,
> or you give me a hash-table-has-key? function! ;-)

This is commonly called hash-table-exists? in other Schemes and in the
current draft hash table SRFI:

  http://srfi.schemers.org/srfi-69/srfi-69.html
 
-- 
Alex




reply via email to

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