package opam-format

  1. Overview
  2. Docs

The type for repository names

include OpamStd.ABSTRACT
type t
val compare : t -> t -> int
val equal : t -> t -> bool
val of_string : string -> t
val to_string : t -> string
val to_json : t OpamJson.encoder
val of_json : t OpamJson.decoder
module Set : sig ... end
module Map : sig ... end
val default : t

Default repository name

OCaml

Innovation. Community. Security.