Module As_string.Map

module Map: sig .. end

include Map.S
val dom : 'a t -> As_string.Set.t
dom m is the domain of m.