package opam-core

  1. Overview
  2. Docs

Module Config.ESource

Sourcetype t = ..
Sourcetype t +=
  1. | REMOVED
Sourceval find : (t -> 'a option) -> 'a
Sourceval value : (t -> 'a option) -> unit -> 'a option
Sourceval value_t : (t -> 'a option) -> 'a option
Sourceval update : t -> unit
Sourceval updates : t list -> unit
OCaml

Innovation. Community. Security.