package ocaml-base-compiler

  1. Overview
  2. Docs

Exported compatibility functor, abstracted over constructor equality

Parameters

module Constr : sig ... end

Signature

val compat : Typedtree.pattern -> Typedtree.pattern -> bool
val compats : Typedtree.pattern list -> Typedtree.pattern list -> bool