package coq-lsp

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

Module Perf.SentenceSource

Sourcetype t = {
  1. loc : Lang.Range.t;
  2. time : float;
  3. mem : float;
}
OCaml

Innovation. Community. Security.