isaacholt100 / bnum

Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
https://crates.io/crates/bnum
Other
67 stars 8 forks source link

Merge branch stable into master #5

Closed isaacholt100 closed 2 years ago

isaacholt100 commented 2 years ago

The stable branch supports the stable Rust compiler, with methods that could only be const on nightly now optionally const.