[squeak-dev] IdentitySet>>collect:

Eliot Miranda eliot.miranda at gmail.com
Wed Nov 26 18:19:25 UTC 2014


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)
-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20141126/b591374c/attachment.htm


More information about the Squeak-dev mailing list