Y
Hacker News
new
|
ask
|
show
|
jobs
by
aliceryhl
2299 days ago
I don't know why they would make it always return false. In Rust you can just not implement Eq for the type, and it becomes a compile error to try and compare it.