Bool API

Bool

Logical data type that can have only the values true or false.

obj Bool {
}

Bool.str()

Returns a string representation.

fn Bool.str () str