num-integer
num-integer copied to clipboard
Add Integer.dec() and Integer.inc()
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.