Up

Module Make3 (X : Typerep_lib.Named_intf.S3) : S3 with type ('a, 'b, 'c) t := ('a, 'b, 'c) X.t

Parameters

Signature

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