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