Bool
Logical data type that can have only the values true or false.
true
false
obj Bool { }
Bool.str()
Returns a string representation.
fn Bool.str () str