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
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

Sourceval equal : t -> t -> bool

Are two package names equal?

OCaml

Innovation. Community. Security.