Collection >> #removeIdentical:

Leandro Caniglia caniglia at dm.uba.ar
Tue Sep 19 19:29:37 UTC 2006


What's the best way to implement the method of the subject?

self removeAllSuchThat: [:x | x == anObject] won't work.

/Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060919/a4925f08/attachment.htm


More information about the Squeak-dev mailing list