Join Slack
Communities
Powered by
The former is about `float` primitives, and IEEE s...
# announcements
k
karelpeeters
09/24/2018, 5:01 PM
The former is about
float
primitives, and IEEE says
Nan != Nan
, latter is about actual boxed objects, so it also checks for object identity (because it must adhere to the reflexive property of
java.lang.Object.equals
).
👍 1
Open in Slack
Previous
Next