[plt-scheme] Is there a set data-type?

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Fri Feb 5 08:40:03 EST 2010

On Fri, Feb 5, 2010 at 1:29 PM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> What do people use for a set data-type? If there isn't one built-in,
> we're going to use a hash-table with #t as all the values.
>

There is an awesome set implementation in the data structures galore
in Planet. :-)

> Todd
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Paulo Jorge Matos - pocmatos at gmail.com
http://www.pmatos.net


Posted on the users mailing list.