package opam-format

  1. Overview
  2. Docs

doc/opam-format/OpamRepositoryName/index.html

Module OpamRepositoryNameSource

The type for repository names

include OpamStd.ABSTRACT
Sourcetype t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
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 default : t

Default repository name

OCaml

Innovation. Community. Security.