init()
Creates an instance initialized to false.
Declaration
init()Discussion
Do not call this initializer directly. Instead, use the Boolean literal false to create a new Bool instance.
Creates an instance initialized to false.
init()Do not call this initializer directly. Instead, use the Boolean literal false to create a new Bool instance.