Type Alias

Float16.Exponent

A type that can represent any written exponent. 何らかの書かれた指数を表すことができる型。

Declaration 宣言

typealias Exponent = Int

Discussion 解説