Module Serlib.Ser_cMap

module type ExtS = sig ... end
module Make (M : CSig.MapS) (S : SerType.S with type t := M.key) : ExtS with type key = M.key and type 'a t = 'a M.t