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.
- NonNegative
Integers - Type representing the set of unsigned 64-bit integers.
- NonZero
Integers - Type representing the set of non-zero 64-bit integers.