package acgtk

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

Module UtilsLib.MessageMgSource

Sourcetype context = {
  1. file : string option;
  2. loc : location option;
}
Sourcemodule type MSG = sig ... end
Sourcemodule Make (M : MSG) : sig ... end
OCaml

Innovation. Community. Security.