num-bigint
num-bigint copied to clipboard
Add bitwise ops with primitive ints
Things like impl BitAndAssign<u8> for BigInt are missing.