try to inspect:
(FloatArray new:1)at: 1 put: 2.5 ; yourself
and print:
self identityIncludes: self anyOne

It returns false.
Is it a 'normal' comportment ?


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to