VocabularysyntaxSyntaxUNION: class members... ;
Inputs and outputs| class | a new class word to define |
| members | a list of class words separated by whitespace |
Word descriptionDefines a union class. An object is an instance of a union class if it is an instance of one of its members.
See alsounion-class,
define-union-classDefinition