racket/racket
Carl Eastlund a651591a15 Added gen:set, mutable and weak sets, and custom set types.
Sets are now implemented as a generic interface, and lists count as sets.  Most
of the set functions have been added as methods, including mutable versions of
imperative update methods.
2013-07-25 13:49:00 -04:00
..
collects Added gen:set, mutable and weak sets, and custom set types. 2013-07-25 13:49:00 -04:00
src more safe-dereference repairs for DWARF native stack trace (on ARM) 2013-07-23 20:38:23 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00