Dec. 10, 2013
1:22 p.m.
Create a ticket Propose a slice Enjoy the process :P Ben On 10 Dec 2013, at 14:21, Roberto Minelli <roberto.minelli@usi.ch> wrote:
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