[squeak-dev] IdentitySet>>collect:

tim Rowledge tim at rowledge.org
Wed Nov 26 18:49:16 UTC 2014


On 26-11-2014, at 10:19 AM, Eliot Miranda <eliot.miranda at gmail.com> wrote:

> Hi All,
> 
>     IdentitySet>>collect: answers a Set, not an IdentitySet.  Anyone else agree this is a serious bug?  Anyone else disagree?
> 
> WTF??
> 
> (IdentitySet withAll: #(1 2 3 1.0 2.0 3.0)) collect: [:e| e] a Set(1.0 2 3)

I think I agree. That looks pretty wrong.


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: HEM: Hide Evidence of Malfunction




More information about the Squeak-dev mailing list