opam-solver
Solver library for opam 2.1
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library opam-solver
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
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
type t = P.t OpamTypes.action
The type of the set elements.
val to_json : t -> OpamJson.t
val of_json : OpamJson.t -> t option
val to_string : [< t ] -> string
module Set : OpamStd.SET with type elt = package OpamTypes.action
module Map : OpamStd.MAP with type key = package OpamTypes.action