package irc-client

  1. Overview
  2. Docs

Type of IO modules which can be used to create an IRC client library, via the Irc_client.Make functor.

module type IO = sig ... end