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/ltac_plugin/Ltac_plugin/Taccoerce/Value/index.html

Module Taccoerce.ValueSource

Sourceval of_constr : EConstr.constr -> t
Sourceval to_constr : t -> EConstr.constr option
Sourceval to_uconstr : t -> Ltac_pretype.closed_glob_constr option
Sourceval of_int : int -> t
Sourceval to_int : t -> int option
Sourceval of_ident : Names.Id.t -> t
Sourceval to_ident : t -> Names.Id.t option
Sourceval to_list : t -> t list option
Sourceval to_option : t -> t option option
Sourceval to_pair : t -> (t * t) option
OCaml

Innovation. Community. Security.