Exported compatibility functor, abstracted over constructor equality
Parameters
module _ : sig ... endSignature
val compat : Typedtree.pattern -> Typedtree.pattern -> boolval compats : Typedtree.pattern list -> Typedtree.pattern list -> boolExported compatibility functor, abstracted over constructor equality
module _ : sig ... endval compat : Typedtree.pattern -> Typedtree.pattern -> boolval compats : Typedtree.pattern list -> Typedtree.pattern list -> bool