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