Type Alias

Bool.BooleanLiteralType

A type that represents a Boolean literal, such as Bool. ブールリテラルを表すある型、例えばBool

Declaration 宣言

typealias BooleanLiteralType = Bool

Discussion 解説