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