Add methods for converting between Collections (asBag, asSet, etc)
commitc60635cd9a7d7490316f382a7dd536ee53b919ae
authorVincent Geddes <vincent.geddes@gmail.com>
Fri, 22 Aug 2008 01:17:37 +0000 (22 03:17 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Fri, 22 Aug 2008 01:17:37 +0000 (22 03:17 +0200)
tree7f90fddc6ef7d76b651f2930c745520cd2258b81
parentd12a36c4450469e63e1b12b2f055a4a9c9eb87e5
Add methods for converting between Collections (asBag, asSet, etc)
st/Array.st
st/ArrayedCollection.st
st/Bag.st
st/Collection.st
st/Set.st