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