coq-serapi.serlib
Serlib.Ser_cSet
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 type ExtS = sig ... end
module Make (M : CSig.SetS) (S : SerType.S with type t := M.elt) : ExtS with type t = M.t and type elt = M.elt
module type ExtSJ = sig ... end
module MakeJ (M : CSig.SetS) (S : SerType.SJ with type t := M.elt) : ExtSJ with type t = M.t and type elt = M.elt