package irc-client

  1. Overview
  2. Docs

Module Irc_transportSource

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

Sourcemodule type IO = sig ... end