ibig 0.1.0

Big integer library
Documentation
# Version 0.1.0 (2021-02-25)

The initial usable version.

* All basic arithmetic and bitwise operations.
* Parsing and formatting in any radix.
* Constructor macros.

Operations on very large numbers are still slow.