waegemans
Results
1
issues of
waegemans
Closes: #37 Changes: - Allows construction from hex string (e.g. `BigInt("0xaf123e")`, `BigInt("-0xff")`). Hex string is converted to decimal during construction. - Tests for construction from hex - Remove unused `bool...