package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

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.