Module digit_num

Source
Expand description

Numbers based on vectors of decimal digits, for testing purposes

These are for correctness and introspection, not performance. Useful for writing some kinds of tests.

Structsยง

Digit
DigitNum
DigitNumFormat
OutOfRange