Module Ppx_compare_expander.Equal
val type_ : hide:bool -> loc:Ppxlib.Location.t -> Ppxlib.core_type -> Ppxlib.core_type
type_ ~hide ty
isty -> ty -> result_type
whereresult_type
isint
forcompare
andbool
forequal
.hide
controls whether some[@merlin.hide]
attributes should be added.
val core_type : Ppxlib.core_type -> Ppxlib.expression
core_type ty
is an expression of typety -> ty -> result_type