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