Expand description

Conversions between to and from standard types.

Enums

An error that may be produced during numeric conversion.

Functions

Produce an iterator over the Btrits that make up a given integer.

Attempt to convert the given trit slice into a number. If the numeric representation of the trit slice is too large or small to fit the numeric type, or does not contain any trits, an error will be returned.

Produce an iterator over the Utrits that make up a given integer.