package opam-solver

  1. Overview
  2. Docs

Module G.VertexSource

include OpamStd.OrderedType with type t = V.t
include Set.OrderedType with type t = V.t
Sourcetype t = V.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
OCaml

Innovation. Community. Security.