Namespace providing type-safe operations for the Uint16 branded type.
Uint16
The Uint16 type represents a non-negative integer less than 2^16. Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Uint16branded type.The
Uint16type represents a non-negative integer less than 2^16. Division (div) uses floor division.