module Title: sig
.. end
Titles
type
t
val make : string -> namespace -> t
Creates a title from a normalized title and a
namespace.
val to_string : t -> string
Returns the normalized form of the title
val namespace : t -> namespace
Returns the namespace to which belongs the titlte