[plt-dev] `unsafe-fl' and unboxing

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sun Oct 4 10:45:33 EDT 2009

At Sat, 3 Oct 2009 16:54:26 -0400, Doug Williams wrote:
> One more thing. Is there a one argument unsafe-fx- and unsafe-fl- to negate
> a fixnum or float? [I suppose the same question would apply to
> division/inversion, although I don't use it as much.] Obviously, I can use
> (unsafe-fl- 0.0 x) for (unsafe-fl- x).

There are no one-argument versions, currently.


Posted on the dev mailing list.