package ocaml-compiler

  1. Overview
  2. Docs

doc/compiler-libs.common/Parmatch/Compat/index.html

Module Parmatch.Compat

Exported compatibility functor, abstracted over constructor equality

Parameters

module _ : sig ... end

Signature

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

Innovation. Community. Security.