package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ClassSignature.Constraint

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

Innovation. Community. Security.