coq-serapi.serlib
Ser_names.Id
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
include SerType.SJ with type t = Names.Id.t
include SerType.S with type t = Names.Id.t
type t = Names.Id.t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val of_yojson : Yojson.Safe.t -> (t, string) Result.result
val to_yojson : t -> Yojson.Safe.t
module Set : SerType.S with type t = Names.Id.Set.t
module Map : SerType.S1 with type 'a t = 'a Names.Id.Map.t