Parmatch.Compat
Exported compatibility functor, abstracted over constructor equality
module _: { ... }
let compat: Typedtree.pattern => Typedtree.pattern => bool;
let compats: list(Typedtree.pattern) => list(Typedtree.pattern) => bool;