* hash tables by jay glascoe
@ 2005-05-30 1:58 Kevin Ryde
2005-05-30 20:12 ` Neil Jerram
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2005-05-30 1:58 UTC (permalink / raw)
The projects page has an entry for hash tables by jay glascoe, but the
link seems a bit dead. Does anyone know the status of this?
Some old mail suggests it was about resizing hash tables, which is in
the head now so unless it is or was more then perhaps this entry can
go now anyway.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: hash tables by jay glascoe
2005-05-30 1:58 hash tables by jay glascoe Kevin Ryde
@ 2005-05-30 20:12 ` Neil Jerram
0 siblings, 0 replies; 2+ messages in thread
From: Neil Jerram @ 2005-05-30 20:12 UTC (permalink / raw)
Cc: guile-devel
Kevin Ryde wrote:
> The projects page has an entry for hash tables by jay glascoe, but the
> link seems a bit dead. Does anyone know the status of this?
I believe the work was never incorporated. I recall a thread between
Jay and (mainly) Maciej Stachowiak which went on for ever (but not what
the points of disagreement (if any) were).
>
> Some old mail suggests it was about resizing hash tables, which is in
> the head now so unless it is or was more then perhaps this entry can
> go now anyway.
I think the point of Jay's implementation was _automatic_ resizing. In
other words, it removed both the need to specify a size when creating a
hash table, and the need for any explicit resizing calls (given an
implementation which supported resizing at all) as entries were added to
or removed from the table.
Neil
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-30 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-30 1:58 hash tables by jay glascoe Kevin Ryde
2005-05-30 20:12 ` Neil Jerram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).