package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Now of token:Coq.Limits.Token.t -> Yojson.Safe.t r
  2. | Doc of {
    1. uri : Lang.LUri.File.t;
    2. handler : token:Coq.Limits.Token.t -> doc:Fleche.Doc.t -> Yojson.Safe.t r;
    }
OCaml

Innovation. Community. Security.