Module GettextCategory
Functions to manipulate category.
- author
- Sylvain Le Gall
val string_of_category : category -> string
val category_of_string : string -> category
val categories : category list
val compare : category -> category -> int
module MapCategory : sig ... end