Contents

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.

See Also

Infrequently Used Intializers