package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.17.1.tar.gz
sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b

doc/ltac2_plugin/Ltac2_plugin/Tac2expr/PartialPat/index.html

Module Tac2expr.PartialPat

type r =
  1. | Var of Names.Name.t
  2. | Atom of atom
  3. | Ref of ctor_data_for_patterns * t list
  4. | Or of t list
  5. | As of t * Names.Id.t
  6. | Extension of {
    1. example : atom option;
    }
and t = r CAst.t
OCaml

Innovation. Community. Security.