package coq-lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.