package opam-format

  1. Overview
  2. Docs

At some point we want to abstract so that the same functions can be used over CUDF and OPAM packages

include OpamParallel.VERTEX
type t
val to_string : t -> string
val to_json : t -> OpamJson.t
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
val name_to_string : t -> string
val version_to_string : t -> string
OCaml

Innovation. Community. Security.