package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec 'a stats = t

Operations to save/restore global accumulated state

type t
val zero : unit -> t
val dump : unit -> t
val restore : t -> unit
val get_f : t -> kind:Kind.t -> unit stats

Get a particular field

val to_string : t -> string
OCaml

Innovation. Community. Security.