[racket] the type of current-inexact-milliseconds

From: Alexander D. Knauth (alexander at knauth.org)
Date: Tue Jan 27 18:25:26 EST 2015

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


Posted on the users mailing list.