Handbook
Glossary
nehe3-gadget? ( object -- ? )
Vocabulary
nehe
.
3
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
nehe3-gadget
class.
Definition
USING:
classes.tuple.private
;
IN:
nehe.3
:
nehe3-gadget?
( object -- ? )
\
nehe3-gadget
11
tuple-instance?
;