Boolean -- the class of Boolean values
The type Boolean is a member of the class Type.
Each object of class Boolean is called a boolean value.
Predicate functions return these as values, and the logical connectives
expect to receive them as arguments.
Special operators dealing with truth values.
Functions and methods returning a a boolean value :
Methods for using a boolean value :
Fixed objects of class Boolean :