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