coq-lsp.fleche
Memo.Stats
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.coq
coq-lsp.lang
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
fleche_waterproof
petanque_json
type t = {
stats : Stats.t;
time_hash : float;
Time in hashing consumed in the original execution
cache_hit : bool;
Whether we had a cache hit
}
val zero : t