#collectAsSet: just returns the set of the collect, while Stef would want a #collectUnionAsSet: . But, if you do the UniqueOrderedCollection :), it should work, no?
Doru
On Nov 22, 2007, at 10:42 PM, Adrian Kuhn wrote:
There is #collectAsSet:
Is that what you ar looking for?
AA
On 22 Nov 2007, at 21:32 , Stéphane Ducasse wrote:
Something related I would like to have a flatCollect with which I do not have to do asSet at the end. So a kind of flatUniqueCollect that still return an UniqueOrderedCollection instead of a set
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Problem solving efficiency grows with the abstractness level of problem understanding."