Boolean



Boolean inherits from Object and defines no instance variables. It has subclasses False and True.

To save space, most control flow messages are not implemented in class Boolean---instead, True and False implement them directly.

Methods defined in Boolean:

Methods for copying:

Methods for error handling:


Pocket Smalltalk Documentation