Module type Gmap.E_SRC

Signature for the source graph.

type t
val fold_edges_e : (E.t -> 'a -> 'a) -> t -> 'a -> 'a