intersection-class? ( object -- ? )
Factor handbook » The language » Objects » Classes » Intersection classes

Prev:intersection-class


Vocabulary
classes.intersection

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the intersection-class class.

Definition