Handbook
Glossary
self-close-tag? ( object -- ? )
Vocabulary
modern
.
html
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
self-close-tag
class.
Definition
USING:
classes.tuple.private
;
IN:
modern.html
:
self-close-tag?
( object -- ? )
\
self-close-tag
9
tuple-instance?
;