And while I've got your attention... When I tried the same thing with a smaller limit, e.g.
> (for/sum: : Flonum [[ii : Index 8]] > pi) I got not only the aforementioned complaint about Zero but also a complaint that it expected Index, but got Byte (presumably it decided 8 was small enough to fit into a byte, so everything in sight must be a byte). Which is especially puzzling since Byte is a subtype of Index.... Stephen Bloch [email protected] GPG key at http://adelphi.edu/sbloch/sbloch.pubkey.asc
PGP.sig
Description: This is a digitally signed message part
____________________ Racket Users list: http://lists.racket-lang.org/users

