[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] functions for hash tables
From: |
Shiro Kawai |
Subject: |
Re: [Chicken-users] functions for hash tables |
Date: |
Wed, 26 Jan 2005 14:54:00 -1000 (HST) |
Oops, I missed Sven's original message where he already mentioned
the page I brought up. Sorry for the redundant message.
Gauche inherits the hash-table API from STk. If I start from
ground-up, I'd rather use ref/set! conventions for consistency.
I think somebody was working on hash-table srfi some time ago,
and I decided to wait for it. I can't recall where I saw it, though...
--shiro
- Re: [Chicken-users] functions for hash tables, (continued)
- Re: [Chicken-users] functions for hash tables, Ed Watkeys, 2005/01/26
- Re: [Chicken-users] functions for hash tables, Ed Watkeys, 2005/01/26
- Re: [Chicken-users] functions for hash tables, Sven . Hartrumpf, 2005/01/27
- Re: [Chicken-users] functions for hash tables, Alex Shinn, 2005/01/27
- Re: [Chicken-users] functions for hash tables, Ed Watkeys, 2005/01/27
- Re: [Chicken-users] functions for hash tables, Benedikt Rosenau, 2005/01/27
- Re: [Chicken-users] functions for hash tables, Alex Shinn, 2005/01/27
- Re: [Chicken-users] functions for hash tables, Alex Shinn, 2005/01/28
Re: [Chicken-users] functions for hash tables, Andreas Rottmann, 2005/01/26
Re: [Chicken-users] functions for hash tables, felix winkelmann, 2005/01/27