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

any-digit merge into master #8

Closed isaacholt100 closed 1 year ago

isaacholt100 commented 1 year ago

API changed so that now integers can be created with any primitive digit, the u8_digit feature is gone.