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