Skip to content

Draft: Add BigInt

BytesNZ requested to merge release/0.7.0 into main
  • Use BigInt for integer parsing
  • Allow the parsing intgers bigger than 32 bits
  • Allow BigInts to always be returned
  • Add BigInt for bits and bitsInt

Closes #1

Edited by BytesNZ

Merge request reports