Type:uint

uint type
Address prim::uint
Family primitive

The uint type represents an unsigned integer. Values cannot be initialized with this type as they have to be initialized with a bit size (like uint32).