package coq-lsp

  1. Overview
  2. Docs
type t
val of_string : string -> t
val of_coq : Names.Id.t -> t
val to_coq : t -> Names.Id.t
module Set : CSet.S with type elt = t
module Map : CMap.ExtS with type key = t and module Set := Set
OCaml

Innovation. Community. Security.