package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. left : TypeExpr.t;
  2. right : TypeExpr.t;
  3. doc : CComment.docs;
}
OCaml

Innovation. Community. Security.