Namespace providing type-safe operations for the Uint32 branded type.
Uint32
The Uint32 type represents a non-negative integer less than 2^32. Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Uint32branded type.The
Uint32type represents a non-negative integer less than 2^32. Division (div) uses floor division.