Constants

Functions

Split one DoubleBigDigit into two BigDigits.

Join two BigDigits into one DoubleBigDigit

Type Definitions

A BigDigit is a BigUint’s composing element.

A DoubleBigDigit is the internal type used to do the computations. Its size is the double of the size of BigDigit.