package coq-lsp

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

Module Library_file.EntrySource

Sourcetype t = {
  1. name : string;
  2. typ : Constr.t;
  3. file : string;
}
OCaml

Innovation. Community. Security.