Module Dependency.Vertex

val format_t : Stdlib.Format.formatter -> t -> unit
include Graph.Sig.COMPARABLE with type t := t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool