Namespace providing type-safe operations for the NonZeroInt32 branded type.
NonZeroInt32
The NonZeroInt32 type represents a non-zero integer in [-2^31, 2^31). Division (div) uses floor division.
div
Namespace providing type-safe operations for the
NonZeroInt32branded type.The
NonZeroInt32type represents a non-zero integer in [-2^31, 2^31). Division (div) uses floor division.