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