Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
on April 23, 2014
|
parent
|
context
|
favorite
| on:
Rust for C++ programmers – part 3: primitive types...
Equality might be used for other things, e.g. a map with boolean keys, stuff like that. So I don't think it would be workable.
You could try removing Eq, Ord and TotalOrd from Rust's bool and see what breaks.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You could try removing Eq, Ord and TotalOrd from Rust's bool and see what breaks.