Namespace providing type-safe operations for the SafeUint branded type.
SafeUint
The SafeUint type represents a non-negative safe integer. Division (div) uses floor division.
div
Namespace providing type-safe operations for the
SafeUintbranded type.The
SafeUinttype represents a non-negative safe integer. Division (div) uses floor division.