Handbook
Glossary
quit-participant ( nick -- )
Vocabulary
irc
.
client
.
participants
Inputs
nick
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
irc.client.participants
:
quit-participant
( nick -- )
dup
participant-chats
[
part-participant
]
with
each
;