Module OpamActionGraph.MakeActionSource
Parameters
Signature
include OpamParallel.VERTEX
with type t = package OpamTypes.action
with type t = P.t 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