union-class? ( object -- ? )
Factor handbook » The language » Objects » Classes » Union classes

Prev:union-class


Vocabulary
classes.union

Inputs and outputs
objectan object
?a boolean


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

Definition