package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Petanque.Agent

type t

Full state of Coq

val name : string
val hash : t -> int

OCaml poly Coq state hash; tuned for interactive edition.

module Inspect : sig ... end
val equal : ?kind:Inspect.t -> t -> t -> bool

equal ?kind st1 st2 kind defaults to Inspect.Physical

module Proof : sig ... end
val lemmas : t -> Proof.t option
OCaml

Innovation. Community. Security.