Alias AnyUIntpub
Source:alias(pub) AnyUInt (Int 0..)
Description
Alias for an unsigned integer (any range starting at zero or higher). Non-negative subset of AnyInt — (Int 0..) means "any non-negative Int".
:alias(pub) AnyUInt (Int 0..)
Alias for an unsigned integer (any range starting at zero or higher). Non-negative subset of AnyInt — (Int 0..) means "any non-negative Int".