package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926

doc/cc_plugin/Cc_plugin/Ccalgo/ATerm/index.html

Module Ccalgo.ATermSource

Sourcetype t
Sourceval proj : t -> t term
Sourceval make : t term -> t
Sourceval mkSymb : Constr.constr -> t
Sourceval mkProduct : (Sorts.t * Sorts.t) -> t
Sourceval mkEps : Names.Id.t -> t
Sourceval mkAppli : (t * t) -> t
Sourceval mkConstructor : cinfo -> t
Sourceval equal : t -> t -> bool
Sourceval constr : t -> Constr.constr
Sourceval hash : t -> int
Sourceval nth_arg : t -> int -> t
OCaml

Innovation. Community. Security.