Module discrete

Module discrete 

Source
Expand description

Discrete spaces module.

Structs§

Binary
Type representing binary (base-2) values.
Integers
Type representing the set of 64-bit integers.
Naturals
Type representing the set of unsigned 64-bit integers.
NonNegativeIntegers
Type representing the set of unsigned 64-bit integers.
NonZeroIntegers
Type representing the set of non-zero 64-bit integers.

Type Aliases§

Interval