Module Names.ExtensionName

type t
val to_string : t -> string
val make_std : string -> t
val of_ident : Ident.t -> t
val equal : t -> t -> bool
val compare : t -> t -> int
val fmt : Format.formatter -> t -> unit
val is_hidden : t -> bool