Module Pa_deriving_ord

val ord_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 is_deriving_ord : (('a * string) Ploc.vala * MLast.payload) Ploc.vala -> bool
val sig_item_gen_ord : 'a -> 'b -> MLast.sig_item -> MLast.sig_item
val ctyp_ord : 'a -> MLast.ctyp -> MLast.ctyp