Closed MiguelX413 closed 9 months ago
Hi - thanks for the PR. Even as trivial as these are, can you add some examples? (which will also serve as tests)
Maybe also add "by one" to the doc description.
Hi - thanks for the PR. Even as trivial as these are, can you add some examples? (which will also serve as tests)
Maybe also add "by one" to the doc description.
Sure!
I added the examples myself.
This PR seeks to solve https://github.com/rust-num/num-integer/issues/2. If merged, I also intend to manually implement these methods more optimally on BigInt and BigUint.