[plt-scheme] efficient set implementation

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Mon Sep 4 12:42:33 EDT 2006

I don't know which one is more efficiënt. I've got an implementation
that is thread safe, based on an AVL implementation.

http://planet.plt-scheme.org/300/#datastructs.plt

--Hans


Sam Tobin-Hochstadt schreef:
> On Mon, 2006-09-04 at 08:46 -0600, Chongkai Zhu wrote:
>   
>> Hi all,
>>
>> Is there any existing efficient set implementation (like RedBlackSet) in Scheme, PLT in particular?
>>     
>
> See galore.plt in PLaneT.  
>
> http://planet.plt-scheme.org/#galore.plt
>
> sam th
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>   



Posted on the users mailing list.