May 5, 2015
5:28 p.m.
Thx. Found that one but it does a removal on the collection itself and copies over and over. I am searching for asOrderedCollectionWithoutDuplicates that leaves the original collection alone. Phil On Tue, May 5, 2015 at 6:34 PM, PBKResearch <peter@pbkresearch.co.uk> wrote:
OrderedCollection>>removeDuplicates?
Peter Kenny
*From:* Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] *On Behalf Of *phil@highoctane.be *Sent:* 05 May 2015 17:07 *To:* Any question about pharo is welcome *Subject:* [Pharo-users] asOrderedSet
Looks like we haven't that one.
So, how does one get an ordered collection without duplicates from an orderered collection ?
Phil
--