Y
Hacker News
new
|
ask
|
show
|
jobs
by
teo_zero
271 days ago
I had expected something about
algorithms
, not Rust-specific
implementations
.
1 comments
why_only_15
271 days ago
doing a u32 compare instead of an f32 compare is not rust-specific or indeed CPU-specific.
link