[racket] the type of current-inexact-milliseconds

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Tue Jan 27 20:33:43 EST 2015

I pushed that change.

Thanks for the report!

Vincent


At Tue, 27 Jan 2015 18:25:26 -0500,
Alexander D. Knauth wrote:
> 
> Should the type change to (-> Flonum) then?
> 
> On Jan 27, 2015, at 6:16 PM, Asumu Takikawa <asumu at ccs.neu.edu> wrote:
> 
> > On 2015-01-27 16:51:34 -0500, Alexander D. Knauth wrote:
> >> Okay, so would it always return a flonum?
> > 
> > I think that's valid, since in the C implementation it returns
> > `scheme_make_double(scheme_get_inexact_milliseconds())`.
> > 
> > Cheers,
> > Asumu
> 
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users

Posted on the users mailing list.