The standard does *not* support - a removeAll: a - [was: Re: [BUG] Collection>>removeAll:]

Philip Metz squeak-dev at lists.squeakfoundation.org
Sun Oct 13 06:38:00 UTC 2002


Bergel Alexandre <bergel at iam.unibe.ch> asked:
To: <squeak-dev at lists.squeakfoundation.org>
  
> Hello,> 
> Is it a bug ?
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> t := #(1 2 3 4) asOrderedCollection.
> t removeAll: t
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> => an OrderedCollection(2 4)
> 

Bergel:

So, did they answer your question?

:-)

Philip



More information about the Squeak-dev mailing list