package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a binder_annot = 'a Context.binder_annot
val binder_annot_of_sexp : (Sexplib.Sexp.t -> 'a) -> Sexplib.Sexp.t -> 'a binder_annot
val sexp_of_binder_annot : ('a -> Sexplib.Sexp.t) -> 'a binder_annot -> Sexplib.Sexp.t
val binder_annot_of_yojson : (Yojson.Safe.t -> ('a, string) Result.result) -> Yojson.Safe.t -> ('a binder_annot, string) Result.result
val binder_annot_to_yojson : ('a -> Yojson.Safe.t) -> 'a binder_annot -> Yojson.Safe.t
module Rel : sig ... end
module Named : sig ... end
module Compacted : sig ... end