Type Alias

Float.Exponent

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

Declaration 宣言

typealias Exponent = Int

Discussion 解説

See Also 参照

Working with Binary Representation バイナリ表現を扱う