package odoc

  1. Overview
  2. Docs

doc/odoc.model/Odoc_model/Lang/ClassSignature/Constraint/index.html

Module ClassSignature.Constraint

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

Innovation. Community. Security.