klyn.UInt.MAX_VALUE
field
public static const MAX_VALUE as UInt = 4_294_967_295u
Description

The greatest value representable by an UInt.

Example
assert UInt.MAX_VALUE == 4_294_967_295u