Handbook
Glossary
register-irc-message-type ( type string -- )
Vocabulary
irc
.
messages
.
base
Inputs
type
an
object
string
an
object
Outputs
None
Definition
USING:
assocs
namespaces
;
IN:
irc.messages.base
:
register-irc-message-type
( type string -- )
string-irc-type-mapping
get
set-at
;