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