Hacker News new | ask | show | jobs
by jimmaswell 4290 days ago
The Equality point focuses on Java's issue with string equality but doesn't mention that other OO languages let you overload == in order to provide the type of equality you want, such as C#.