[ENH] raok-OCsorting

ok at cs.otago.ac.nz ok at cs.otago.ac.nz
Thu Jun 13 00:35:08 UTC 2002


from preamble:

"Change Set:		raok-OCsorting
Date:			13 June 2002
Author:			Richard A. O'Keefe

Except for being stretchy, an OrderedCollection
is pretty much like an Array.  Except you can
sort an Array but not an OrderedCollection.
This change set adds a 'sorted' category to
OrderedCollection, containing all the public
methods in Array's 'sorted' category except
asSortedArray, which already worked.  Now
you can build up an OrderedCollection and
then sort it without having to create a new
Array."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raok-OCsorting.cs.gz
Type: application/octet-stream
Size: 843 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020613/fda4fb15/raok-OCsorting.cs.obj


More information about the Squeak-dev mailing list