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