[MLton] ML/Lisp/Scheme, =, eq?, eqv?, equal?

Henry Cejtin henry@sourcelight.com
Mon, 23 Feb 2004 15:53:28 -0600


I am certainly no big floating point user, but are there really very many
cases where you would correctly use equality in a floating point program?

Any way, I think that it all depends on the common case.  Of course there
is Real.==, so it isn't that the operation isn't available.