package opam-solver

  1. Overview
  2. Docs

Module Action.PkgSource

include OpamParallel.VERTEX with type t = package
include OpamStd.OrderedType with type t = package
include Set.OrderedType with type t = package
Sourcetype t = package

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
Sourceval name_to_string : t -> string
Sourceval version_to_string : t -> string
OCaml

Innovation. Community. Security.