Dec. 10, 2013
1:21 p.m.
Hi, In Pharo 3 you guys integrated Doruâs CollectionsExtension package, which is great. You forgot, however, to integrate the utility method #collectAsSet: I was using in several places in my code. It should be simply ^ self collect: aBlock as: Set Could someone please put this in the standard image please? Thanks. Cheers, R