On 17/05/12 02:17 PM, John Cowan wrote: > It's so artificial as to be actually false: `(= 1 1.0)` always returns > #t (which the current example depends on), whereas `(eqv? 1 1.0)` always > returns #f. > Apologies: I somehow managed to completely miss that the output was in the text, wrongly inferring that the two "unspecified" results meant that the value of (= 1 1.0) was implementation-defined. -- Daniel Villeneuve AD OPT, a Kronos Division
_______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
