Module Graph.T.V

module V: Alphabet.T 

Vertices.


type t 

A letter.

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