Up

Module Make5 (X : Typerep_lib.Named_intf.S5) : S5 with type ('a, 'b, 'c, 'd, 'e) t := ('a, 'b, 'c, 'd, 'e) X.t

Parameters

Signature

type ('a, 'b, 'c, 'd, 'e) t
val typename_of_t : 'a typename -> 'b typename -> 'c typename -> 'd typename -> 'e typename -> ('a, 'b, 'c, 'd, 'e) t typename