static var zero: Int
The zero value.
ゼロ値。
static var min: Int
The minimum representable integer in this type.
この型における最小の表現可能な整数。
static var isSigned : Bool
A Boolean value indicating whether this type is a signed integer type.
この型が符号付き整数型であるかどうかを指し示すブール値。