package opam-solver

  1. Overview
  2. Docs

doc/opam-solver/OpamActionGraph/MakeAction/index.html

Module OpamActionGraph.MakeActionSource

Parameters

Signature

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

The type of the set elements.

include Graph.Sig.COMPARABLE with type t := t
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval to_string : [< t ] -> string
Sourceval to_aligned_strings : ?explicit:bool -> ?append:(package -> string) -> [< t ] list -> string list list
OCaml

Innovation. Community. Security.