coq-serapi.serlib
Serlib.Ser_evar
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
module Self : SerType.SJ with type t = Evar.t
include module type of Self
include SerType.S with type t = Evar.t
type t = Evar.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 = Evar.Set.t