Namespace providing type-safe operations for the Int32 branded type.
Int32
The Int32 type represents an integer in [-2^31, 2^31). Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Int32branded type.The
Int32type represents an integer in [-2^31, 2^31). Division (div) uses floor division.