Module GettextRealize.Generic.MapTranslate

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