package typerep

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t
include Typerepable.S2 with type ('a, 'b) t := ('a, 'b) t
val typename_of_t : 'a Typename.t -> 'b Typename.t -> ('a, 'b) t Typename.t
val compute : 'a X.t -> 'b X.t -> ('a, 'b) t X.t