num-integer icon indicating copy to clipboard operation
num-integer copied to clipboard

Add Integer.dec() and Integer.inc()

Open MiguelX413 opened this issue 3 years ago • 0 comments

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.

MiguelX413 avatar Oct 13 '22 04:10 MiguelX413