Module type Names.SimpleNameSource
Some named objects can't have internal names, so they have this simpler module.
val to_string : t -> stringval make_std : string -> tval equal : t -> t -> boolval compare : t -> t -> intval is_hidden : t -> bool