Module Pa_deriving_eq

val eq_fname : 'a -> string -> string
type attrmod_t =
  1. | Nobuiltin
module PM : sig ... end
val fmt_expression : Pa_ppx_base.Pa_passthru.Ctxt.t -> ?coercion:MLast.ctyp -> PM.param_t list -> MLast.ctyp -> MLast.expr
val str_item_top_funs : Pa_ppx_base.Pa_passthru.Ctxt.t -> MLast.type_decl -> (string * MLast.expr) list
val sig_item_top_funs : 'a -> MLast.type_decl -> (string * MLast.ctyp) list
val sig_items : 'a -> MLast.type_decl -> MLast.sig_item list
val extend_sig_items : 'a -> MLast.sig_item -> MLast.sig_item list
val sig_item_gen_eq : 'a -> 'b -> MLast.sig_item -> MLast.sig_item
val ctyp_eq : 'a -> MLast.ctyp -> MLast.ctyp