protocol
BooleanLiteralConvertible
Inheritance | View Protocol Hierarchy → |
---|---|
Associated Types | |
Import |
|
Auto-generated documentation for Swift. Command-click no more.
protocol
BooleanLiteralConvertible
Inheritance | View Protocol Hierarchy → |
---|---|
Associated Types | |
Import |
|
Conforming types can be initialized with the boolean literals
true
andfalse
.