package opam-solver

  1. Overview
  2. Docs

Module OpamActionGraph.MakeActionSource

Parameters

Signature

Sourcetype package = P.t
module Pkg : OpamTypes.GenericPackage with type t = package
include OpamParallel.VERTEX with type t = package OpamTypes.action with type t = P.t OpamTypes.action
Sourceval to_json : t -> OpamJson.t
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
Sourcemodule Set : OpamStd.SET with type elt = package OpamTypes.action
Sourcemodule Map : OpamStd.MAP with type key = package OpamTypes.action
OCaml

Innovation. Community. Security.