VocabularysyntaxSyntaxINTERSECTION: class participants... ;
Inputs and outputs| class | a new class word to define |
| participants | a list of class words separated by whitespace |
Word descriptionDefines an intersection class. An object is an instance of an intersection class if it is an instance of all of its participants.
See alsointersection-class,
define-intersection-classDefinition