BoolBoolBool has only two possible values: true and false. They are constructed using the following literals: true # A Bool that is truefalse # A Bool that is false