Module Serlib.Ser_cMap

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