package coq-lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Stats.GlobalSource

Sourcetype nonrec 'a stats = t

Operations to save/restore global accumulated state

Sourcetype t
Sourceval zero : unit -> t
Sourceval dump : unit -> t
Sourceval restore : t -> unit
Sourceval get_f : t -> kind:Kind.t -> unit stats

Get a particular field

Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.