package odoc

  1. Overview
  2. Docs

doc/odoc.xref2/Odoc_xref2/Component/ClassSignature/Constraint/index.html

Module ClassSignature.Constraint

type t = {
  1. left : TypeExpr.t;
  2. right : TypeExpr.t;
  3. doc : CComment.docs;
}
OCaml

Innovation. Community. Security.