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