Module type Gmap.V_SRC

Signature for the source graph.

type t
module V : Sig.HASHABLE
val fold_vertex : ( V.t -> 'a -> 'a ) -> t -> 'a -> 'a