Module IntDigraph.OcamlGraph.Concrete.V

module V: sig .. end

type label = int 
type t = int 
val create : 'a -> 'a
val label : 'a -> 'a