Module Short_paths_graph.Ident

type t = Ident.t
val equal : t -> t -> bool
val compare : t -> t -> int
val name : t -> string
val global : Global_module.Name.t -> t