[squeak-dev] IdentitySet>>collect:

Tobias Pape Das.Linux at gmx.de
Wed Nov 26 23:47:56 UTC 2014


On 27.11.2014, at 00:34, Frank Lesser <frank-lesser at lesser-software.com> wrote:

> hmm, not convinced
> 
> (IdentitySet withAll: #(1 1.0)) collect: [:e| e asInteger ]
> OrderedCollection(1 1 )
> 
> in LSWVST ( one-to-one ), you collect results of evaluating a block on
> objects. 
> 
> Frank
> maybe I am wrong ...

Where would the order come from for that _Ordered_Collection?

Best
	-Tobias


More information about the Squeak-dev mailing list