package coq-lsp

  1. Overview
  2. Docs
module Info : sig ... end
type 'a interp_result = ('a Info.t, Loc.t) Protect.E.t
val interp : st:State.t -> Ast.t -> State.t interp_result