package opam-lib

  1. Overview
  2. Docs

doc/opam-lib/OpamStd/module-type-ABSTRACT/index.html

Module type OpamStd.ABSTRACT

A signature for handling abstract keys and collections thereof

type t
val of_string : string -> t
val to_string : t -> string
val to_json : t -> OpamJson.t
module Set : SET with type elt = t
module Map : MAP with type key = t
OCaml

Innovation. Community. Security.