Module P.EdgeId

Unique edge identifiers, that can serve as keys in maps.

type t
val compare : t -> t -> int
val equal : t -> t -> bool
val hash : t -> int