Handbook
Glossary
one-line-elt? ( object -- ? )
Vocabulary
documents
.
elements
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
one-line-elt
class.
Definition
USING:
kernel
;
IN:
documents.elements
:
one-line-elt?
( object -- ? )
\
one-line-elt
eq?
;