package opam-lib

  1. Overview
  2. Docs

doc/opam-lib.solver/OpamActionGraph/module-type-SIG/E/index.html

Module SIG.E

type t
val compare : t -> t -> int
type vertex = vertex
val src : t -> vertex
val dst : t -> vertex
type label
val create : vertex -> label -> vertex -> t
val label : t -> label
OCaml

Innovation. Community. Security.