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