coq-serapi.serlib
Serlib.Ser_tactics
coq-serapi.serapi_v8_13
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
type clear_flag = Tactics.clear_flag
type 'a core_destruction_arg = 'a Tactics.core_destruction_arg
val core_destruction_arg_of_sexp : (Sexplib.Sexp.t -> 'a) -> Sexplib.Sexp.t -> 'a core_destruction_arg
val sexp_of_core_destruction_arg : ('a -> Sexplib.Sexp.t) -> 'a core_destruction_arg -> Sexplib.Sexp.t
type 'a destruction_arg = clear_flag * 'a core_destruction_arg
val destruction_arg_of_sexp : (Sexplib.Sexp.t -> 'a) -> Sexplib.Sexp.t -> 'a destruction_arg
val sexp_of_destruction_arg : ('a -> Sexplib.Sexp.t) -> 'a destruction_arg -> Sexplib.Sexp.t