Up

Module Make4 (X : Typerep_lib.Named_intf.S4) : S4 with type ('a, 'b, 'c, 'd) t := ('a, 'b, 'c, 'd) X.t

Parameters

Signature

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