(a - b) allSatisfy: [:each | each isZero] ?

2009/6/13 Stéphane Ducasse <[email protected]>:
> isZero on collection does not make sense so it was deprecated now
>
> some tests like are breaking
>
>        3.0 / (FloatArray with: 2.0) = (FloatArray with: 1.5)
>
> so ?
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to