Programming Question: When X != X?
https://news.ycombinator.com/item?id=2335147Just curious about it:
Q1: In what situations X != X? Please, explain it in your language of choosing. Also consider different implementations, or run-time/compile-time versions of said language, system.
Q2: What are the common pitfalls associated with if such behavior exists?