Module Abstractor_graph.Edge

type t = string
val compare : 'a -> 'a -> int
val equal : 'a -> 'a -> bool
val default : string