issues
search
huonw
/
float
Arbitrary precision floating point in Rust
http://huonw.github.io/float/float/
Apache License 2.0
19
stars
0
forks
source link
Choose by-ref Float in `Float * Float` -> `Float * &Float` fallback smarterly
#6
Open
huonw
opened
9 years ago
huonw
commented
9 years ago
I.e. decide to drop the one with the smallest allocation
I.e. decide to drop the one with the smallest allocation