Hacker News new | ask | show | jobs
by chc 3897 days ago
If somebody wants object identity rather than semantic equality, they should be using `equal?`. The fact that different types have different equality semantics if just kind of inherent in the idea of a type.