Type Alias

Float80.RawExponent

A type that represents the encoded exponent of a value. ある値のエンコードされた指数を表す型。

Declaration 宣言

typealias RawExponent = UInt

Discussion 解説