public static const MIN_VALUE as UInt = 0u
The smallest value representable by an UInt.
assert UInt.MIN_VALUE == 0u