Module ConcreteVertex.VSource

include module type of struct include V end
type t = V.t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
Sourcetype label = t
Sourceval label : 'a -> 'a
Sourceval create : 'a -> 'a