Module Univ_map.With_default.Key

module Key: sig .. end

type 'a t 
val create : default:'a ->
string -> ('a -> Sexp.t) -> 'a t