package opam-core

  1. Overview
  2. Docs

Module OpamStd.AbstractStringSource

A basic implementation of ABSTRACT using strings

Sourcetype t = string
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourcemodule Set : SET with type elt = t
Sourcemodule Map : MAP with type key = t
OCaml

Innovation. Community. Security.