package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Reified_goal : sig ... end
module Goals_ : sig ... end
type ('a, 'pp) t = ('a, 'pp) Coq.Goals.t
val to_yojson : ('a -> Yojson.Safe.t) -> ('b -> Yojson.Safe.t) -> ('c, 'd) Coq.Goals.t -> Yojson.Safe.t
type 'pp reified_pp = ('pp Reified_goal.t, 'pp) t
val reified_pp_to_yojson : 'pp. ('pp -> Yojson.Safe.t) -> 'pp reified_pp -> Yojson.Safe.t
OCaml

Innovation. Community. Security.