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