5225.663 msecs"
> -1294967296
> jenome.core>
>
> I can easily get around this with my own (non-overflowing) count function,
> but would it make sense for count throw an ArithmeticException on overflow,
> with *unchecked-math* set to false (as it is in my case)?
>
> C
can easily get around this with my own (non-overflowing) count function,
but would it make sense for count throw an ArithmeticException on overflow,
with *unchecked-math* set to false (as it is in my case)?
Curiously,
John
--
--
You received this message because you are subscribed to the Google
G