r[type.bool.intro] The boolean type or bool is a primitive data type that can take on one of two values, called true and false. r[type.bool.literal] Values of this type may be created using a literal ...