Expand description
Implementation of modular arithmetic algorithms for all integer types in an overflow-safe and const-compatible manner.
Structsยง
- Modular
- Represents an integer with an associated modulus.
- Static
Modular - Represents an integer with a statically specified modulus.