module E: sig .. end
sig
end
type t
type label
val src : t -> Gml.G.V.t
t -> Gml.G.V.t
val dst : t -> Gml.G.V.t
val label : t -> label
t -> label