Type Property 型プロパティ

min

The minimum representable integer in this type. この型における最小の表現可能な整数。

Declaration 宣言

static var min: UInt64 { get }

Discussion 解説

For unsigned integer types, this value is always 0. 符号なし整数型に対して、この値は常に0です。