1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package opam-solver
-
opam-solver
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type package = Package.t
module Pkg : OpamTypes.GenericPackage with type t = package
include OpamParallel.VERTEX with type t = package OpamTypes.action
include OpamStd.OrderedType with type t = package OpamTypes.action
include Set.OrderedType with type t = package OpamTypes.action
type t = package 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