Expand description
Traits for integers and natural numbers
Structs§
- Trial
Division - An iterator over the factors of an integer using the trial division algorithm
Traits§
- Integer
- An IntegerSubset that specifically represents a signed integer
- Integer
Subset - A subset of the Integers that has all of the major integer operations
- Natural
- An IntegerSubset that specifically represents an unsigned integer
Trait Aliases§
- Cast
Prim Int - Aliases conversion traits to and from the primitive integer types