On Sun, Aug 24, 2008 at 5:40 PM, Brendan Eich <[EMAIL PROTECTED]> wrote:
> Why is eq being proposed whatever happens with Decimal?

Because in the absence of decimal, === is close enough to an
"identical" test that one can practically code around the problem
cases (NaN and -0)


> We've been over this before, === is an equivalence relation excluding NaN.
> It happens to put 0 and -0 in the same equivalence class. Why this is a
> problem has yet to be demonstrated (add hashcode and then we can talk ;-).

Until we add either hashcode or decimal, we can postpone the whole topic.


-- 
    Cheers,
    --MarkM
_______________________________________________
Es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to