Published: June 17, 2020
1
0
1
@BrendanEich why?
@nandordena {null, undefined} form an equivalence class under == in JS. {-0, +0} form an equivalence class for === as well as == but not http://Object.is. The primal question is why both undefined and null. See https://x.com/BrendanEich/stat... (thread). Java null & primitives infected Mocha.

