package coq-lsp

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

Module Agent.StateSource

Petanque.Agent

Sourcetype t

Full state of Coq

Sourceval name : string
Sourceval hash : t -> int

OCaml poly Coq state hash; tuned for interactive edition.

Sourcemodule Inspect : sig ... end
Sourceval equal : ?kind:Inspect.t -> t -> t -> bool

equal ?kind st1 st2 kind defaults to Inspect.Physical

Sourcemodule Proof : sig ... end
Sourceval lemmas : t -> Proof.t option
OCaml

Innovation. Community. Security.