coq-lsp.fleche
Memo.Stats
coq-lsp.coq
coq-lsp.lang
coq-lsp.lsp
fleche_waterproof
type 'a t = {
res : 'a;
cache_hit : bool;
memory : int;
time : float;
}