From: Subject: Submission to library? To: gd-hackers@gwydiondylan.org Date: Thu, 31 May 2001 22:50:23 -0400 (EDT) Hello all, I've been away from GD for too long, and as an apology I'd like to contribute a library. I've written a library implementing purely functional red-black trees, which are balanced binary tree with the usual nice properties. It has the usual nice functions in the interface, but I only have a README in the way of documentation yet, since I can't seme to get DocBook working on my PC. I've uploaded it to ftp.gwydiondylan.org, in the gd/incoming directory. Have fun, and now that you have a pure alternative to hash tables, there's no excuse for not programming in a functional style. ;) -- Neel Krishnaswami neelk@alum.mit.edu