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