package opam-solver

  1. Overview
  2. Docs

Parameters

module P : OpamTypes.GenericPackage

Signature

type 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
type t = P.t OpamTypes.action
val to_json : t -> OpamJson.t
val of_json : OpamJson.t -> t option
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
val to_string : [< t ] -> string
val 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.