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