Handbook
Glossary
mark-following-rule? ( object -- ? )
Vocabulary
xmode
.
rules
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
mark-following-rule
class.
Definition
USING:
classes.tuple.private
;
IN:
xmode.rules
:
mark-following-rule?
( object -- ? )
\
mark-following-rule
9
tuple-instance?
;