package ocamlbuild-pkg

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. descr : string;
  2. version : string;
  3. requires : string list;
  4. name : string;
  5. subpackages : t list;
}
OCaml

Innovation. Community. Security.