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