Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a breaking change. Currently, `test_bit()`, `set_bit()`, `clear_bit()`, and `invert_bit()` operate on the magnitude of an `Arbi` integer. With this commit, two's complement representation is assumed for negative integers.
- Loading branch information