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