Handbook
Glossary
my-world? ( object -- ? )
Vocabulary
tools
.
deploy
.
test
.
8
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
my-world
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.deploy.test.8
:
my-world?
( object -- ? )
\
my-world
19
tuple-instance?
;