"Intersection classes are used to associate a method with objects which are simultaneously instances of multiple different classes, as well as to conveniently define predicates.";
ABOUT: "intersections"
HELP:define-intersection-class
{ $values { "class" class } { "participants""a sequence of classes" } }
{ $description "Defines a intersection class with specified participants. This is the run time equivalent of " { $link POSTPONE:INTERSECTION: } "." }
{ $notes "This word must be called from inside " { $link with-compilation-unit } "." }