Email list hosting service & mailing list manager

SRFI 69 update David Van Horn (30 Aug 2005 20:56 UTC)
Re: SRFI 69 update Tony Garnock-Jones (30 Aug 2005 23:19 UTC)
hash-table-*/default (Re: SRFI 69 update) Panu Kalliokoski (31 Aug 2005 07:56 UTC)
Re: hash-table-*/default (Re: SRFI 69 update) Tony Garnock-Jones (31 Aug 2005 08:36 UTC)
Re: hash-table-*/default (Re: SRFI 69 update) Panu Kalliokoski (31 Aug 2005 12:44 UTC)
Re: hash-table-*/default (Re: SRFI 69 update) Tony Garnock-Jones (31 Aug 2005 19:30 UTC)
Re: hash-table-*/default (Re: SRFI 69 update) Panu Kalliokoski (01 Sep 2005 05:49 UTC)

SRFI 69 update David Van Horn 30 Aug 2005 21:21 UTC

SRFI 69 Basic hash tables has been updated and is now available at:

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

According to the author,

This revision incorporates David's comments, removes the guarantee that
hash functions will be called with an appropriate bound parameter,
specifies the value preference of alist->hash-table, changes the rest
parameter list of make-hash-table, and removes type-specific constructor
shorthands and symbol-hash.