opam-lib.solver
G.Vertex
opam-lib
opam-lib.client
opam-lib.format
opam-lib.repository
opam-lib.state
include OpamStd.OrderedType with type t = V.t
include Set.OrderedType with type t = V.t
type t = V.t
The type of the set elements.
val to_string : t -> string
val to_json : t -> OpamJson.t
include Graph.Sig.COMPARABLE with type t := t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool