Hacker News new | ask | show | jobs
by SamBam 3450 days ago
Weird. I just tried it out. So in Javascript you can have two variables, `a` and `b`, such that `a === b` and `1/a !== 1/b`.