ClassSignature.Constraint
odoc
type t = {
left : TypeExpr.t;
right : TypeExpr.t;
doc : Comment.docs;
}