package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. parsing_time : float;
  2. stats : Memo.Stats.t option;
  3. global_stats : Stats.Global.t;
    (*

    Info about cumulative stats

    *)
}
val print : t -> string
OCaml

Innovation. Community. Security.