X25? ( object -- ? )


Vocabulary
dns

Inputs and outputs
objectan object
?a boolean


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

Definition


: X25? ( object -- ? ) \ X25 eq? ;