Namespace providing type-safe operations for the Int8 branded type.
Int8
The Int8 type represents an integer in [-128, 127]. Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Int8branded type.The
Int8type represents an integer in [-128, 127]. Division (div) uses floor division.