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