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