BigInt
BigInt copied to clipboard
Bitwise operators and bitwise assignment operators
This pull adds the assignment operators for the bitwise operators open feature request, as well as my own take on the base operators.
Closes #60
@arenbecl Nice addition. Do you have a test case to include for verification?