Parameter Derive_interface_from_map2.X

type 'a t
include Ppx_compare_lib.Equal.S1 with type 'a t := 'a t
val equal : ('a -> 'a -> bool) -> 'a t -> 'a t -> bool
include Ppx_compare_lib.Equal.S1__local with type 'a t := 'a t
include Ppx_compare_lib.Comparable.S1 with type 'a t := 'a t
val compare : ('a -> 'a -> int) -> 'a t -> 'a t -> int
include Ppx_compare_lib.Comparable.S1__local with type 'a t := 'a t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val port_names_and_widths : (Base.string * Base.int) t
val map2 : 'a t -> 'b t -> f:('a -> ('b -> 'c) @ local) @ local -> 'c t
val wave_formats : Wave_format.t t