racket/collects/graphics
Eli Barzilay 6744633338 Moved (and improved) sort! etc from Swindle to mzlib/list.ss
* Expose sort!, merge! and merge, since they're also useful

* Made `mergesort' be an alias for `sort'.

* Removed it all from Swindle

* Removed `sort' from compat.ss

* Needed to adjust a few other files, no problems but
  graphics/value-turtles provides its own version of `merge'

svn: r2542
2006-03-30 09:39:30 +00:00
..
graphics-posn-less-unit.ss make simple-graphics frame non-resizable 2006-02-14 14:26:06 +00:00
graphics-sig.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
graphics-unit.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
graphics.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
turtle-examples.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
turtle-sig.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
turtle-test.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
turtle-unit.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
turtles.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
value-turtles-examples.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
value-turtles-test.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
value-turtles.ss Moved (and improved) sort! etc from Swindle to mzlib/list.ss 2006-03-30 09:39:30 +00:00