package typerep

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

Parameters

module A : S1
module B : S1

Signature

type t = {
  1. eq : 'a. ('a A.t, 'a B.t) Type_equal.t;
}
val witness : t