Module Parmatch.Compat

Exported compatibility functor, abstracted over constructor equality

Parameters

module _: { ... }

Signature

let compat: Typedtree.pattern => Typedtree.pattern => bool;
let compats: list(Typedtree.pattern) => list(Typedtree.pattern) => bool;