package ambient-context

  1. Overview
  2. Docs

Module Ambient_context_tls.MSource

Sourceval name : string
Sourceval get_map : unit -> Hmap.t option
Sourceval with_map : Hmap.t -> (unit -> 'a) -> 'a
Sourceval create_key : unit -> 'a Hmap.key
Sourceval get : 'a Hmap.key -> 'a option
Sourceval with_binding : 'a Hmap.key -> 'a -> (unit -> 'b) -> 'b
Sourceval without_binding : 'a Hmap.key -> (unit -> 'b) -> 'b
OCaml

Innovation. Community. Security.