irc-bot/channel.mli

5 lines
58 B
OCaml

type t
val create : string -> t
val lookup : string -> t