min
The minimum representable integer in this type.
Declaration
static var min: Self { get }Discussion
For unsigned integer types, this value is always 0.
The minimum representable integer in this type.
static var min: Self { get }For unsigned integer types, this value is always 0.