package opam-format

  1. Overview
  2. Docs

Module OpamPackage.NameSource

Names

include OpamStd.ABSTRACT
Sourcetype t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval to_json : t -> OpamJson.t
Sourcemodule Set : OpamStd.SET with type elt = t
Sourcemodule Map : OpamStd.MAP with type key = t
Sourceval compare : t -> t -> int

Compare two package names

OCaml

Innovation. Community. Security.