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