I understand the reasoning behind this. I'm curious about the technical implementation. Having trouble finding this somewhere.
My theory is that as soon as the left NaN is evaluated in any comparison, it automatically returns false without performing the comparison at all. Is this correct?