Handbook
Glossary
page-action? ( object -- ? )
Vocabulary
furnace
.
actions
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
page-action
class.
Definition
USING:
classes.tuple.private
;
IN:
furnace.actions
:
page-action?
( object -- ? )
\
page-action
9
tuple-instance?
;