Expand description

Natural numbers with types.

Structs

Not-a-number.

Successor.

Zero.

Constants

Traits

Addition.

Whether two natural numbers are equal.

Less than comparison.

Implemented for natural numbers.

Functions

Check that one natural number is equal to the other.

Check that one natural number is less than the other.

Type Definitions

The one type.

The three type.

The two type.

The zero type.