package opam-solver

  1. Overview
  2. Docs

Module OpamCudf.ActionSource

Cudf action graph

Sourcetype package = Package.t
include OpamParallel.VERTEX with type t = package OpamTypes.action
Sourceval to_json : t -> OpamJson.t
Sourceval of_json : OpamJson.t -> t option
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval to_string : [< t ] -> string
Sourceval to_aligned_strings : ?append:(package -> string) -> [< t ] list -> string list list
module Set : OpamStd.SET with type elt = package OpamTypes.action
module Map : OpamStd.MAP with type key = package OpamTypes.action
OCaml

Innovation. Community. Security.