jon.recoil.org

Module type OpamParallel.VERTEXSource

include OpamStd.OrderedType
include Stdlib.Set.OrderedType
Sourcetype t

The type of the set elements.

Sourceval to_string : t -> string
include Graph.Sig.COMPARABLE with type t := t
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool