coq-lsp.coq
OblState.View
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
fleche_waterproof
petanque_json
module Obl : sig ... end
type t = private {
opaque : bool;
remaining : int;
obligations : Obl.t array;
}