Module OpamSolver.ActionSource
include OpamParallel.VERTEX with type t = package OpamTypes.action
Sourceval to_json : t -> OpamJson.t 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