package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.2.0.8.20.tbz
sha256=bcb9a4c3219aed47ffbfd7c8ea7a2f374140d8cdb76079927548f49c7e3576a9
sha512=945c0010b4952e41055cb7e35175d400e5c126dc340dd1c0ab53321605cd0d9539af6693a794cb81a9dec0385d0880d4417dae923b6d19c9b62913766a185d8c

doc/coq-lsp.serlib/Serlib/Ser_context/index.html

Module Serlib.Ser_contextSource

Sourcetype ('a, 'r) pbinder_annot = ('a, 'r) Context.pbinder_annot
Sourceval sexp_of_pbinder_annot : ('a -> Sexplib0.Sexp.t) -> ('r -> Sexplib0.Sexp.t) -> ('a, 'r) pbinder_annot -> Sexplib0.Sexp.t
Sourceval pbinder_annot_of_sexp : (Sexplib0.Sexp.t -> 'a) -> (Sexplib0.Sexp.t -> 'r) -> Sexplib0.Sexp.t -> ('a, 'r) pbinder_annot
Sourceval pbinder_annot_to_yojson : ('a -> Yojson.Safe.t) -> ('r -> Yojson.Safe.t) -> ('a, 'r) pbinder_annot -> Yojson.Safe.t
Sourceval hash_fold_pbinder_annot : (Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) -> (Ppx_hash_lib.Std.Hash.state -> 'r -> Ppx_hash_lib.Std.Hash.state) -> Ppx_hash_lib.Std.Hash.state -> ('a, 'r) pbinder_annot -> Ppx_hash_lib.Std.Hash.state
Sourceval compare_pbinder_annot : ('a -> 'a -> int) -> ('r -> 'r -> int) -> ('a, 'r) pbinder_annot -> ('a, 'r) pbinder_annot -> int
Sourcemodule Rel : sig ... end
Sourcemodule Named : sig ... end
Sourcemodule Compacted : sig ... end
OCaml

Innovation. Community. Security.