[MLton-devel] (no subject)
Stephen Weeks
MLton@mlton.org
Thu, 19 Sep 2002 13:11:06 -0700
> I don't object too strongly, but it almost seems that it would be better if
> the code could tolerate (but produce silly answers) if the time is not
> monotonic.
If by "the code" you mean user code, I disagree. It is very
reasonable to write code like the following and expect it not to raise
a Time exception.
val t = Time.now ()
... stuff ..
val _ = Time.- (Time.now (), t)
> I'm assuming that you ran it on your Athlon in non-vmware mode and it didn't
> fail there, right?
Right.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel