Namespace providing type-safe operations for the Int16 branded type.
Int16
The Int16 type represents an integer in [-2^15, 2^15). Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Int16branded type.The
Int16type represents an integer in [-2^15, 2^15). Division (div) uses floor division.