Module Parmatch.Compat
Exported compatibility functor, abstracted over constructor equality
Parameters
Constr : sig ... end
Signature
val compat : Typedtree.pattern -> Typedtree.pattern -> bool
val compats : Typedtree.pattern list -> Typedtree.pattern list -> bool