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