I think you missed the require line. It is using unsafe-fl+ for example. Robby
On Friday, June 18, 2010, Vincent St-Amour <stamourv at ccs.neu.edu> wrote: > At Fri, 18 Jun 2010 08:38:24 -0500, > Robby Findler wrote: >> We're talking about this code, right? >> >> http://shootout.alioth.debian.org/u32/program.php?test=mandelbrot&lang=racket&id=2 >> >> It is already unsafe, I think? > > No, it uses fl+ and friends. An unsafe version would use unsafe-fl+ > instead. > > Vincent >