Module Graph.Terminal.E

module E: Alphabet.Unit

type t = unit 
val eq : unit -> unit -> bool
val compare : unit -> unit -> int
val to_string : unit -> string