package irc-client

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irc_transport

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
OCaml

Innovation. Community. Security.