package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. doc : CComment.docs;
  2. args : TypeDecl.Constructor.argument;
  3. res : TypeExpr.t option;
}
OCaml

Innovation. Community. Security.