Module type Type_generic_intf.M.S3

module type S3 = sig .. end

type ('a, 'b, 'c) t 
include Typerepable.S3
val compute : 'a X.t -> 'b X.t -> 'c X.t -> ('a, 'b, 'c) t X.t