Module GettextTypes.MapTextdomain

module MapTextdomain: Map.Make(sig
type t = GettextTypes.textdomain 
val compare : String.t -> String.t -> int
end)