Module Graph.T.E

module E: Alphabet.T 

Edges.


type t 

A letter.

val eq : t -> t -> bool
val to_string : t -> string
val compare : t -> t -> int