package ambient-context-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val name : string
val get_map : unit -> Hmap.t option
val with_map : Hmap.t -> (unit -> 'a) -> 'a
val create_key : 'a Hmap.Key.info -> 'a Ambient_context_core__Ambient_context_hmap.key
val get : 'a Hmap.key -> 'a option
val with_binding : 'a Hmap.key -> 'a -> (unit -> 'b) -> 'b
val without_binding : 'a Hmap.key -> (unit -> 'b) -> 'b
OCaml

Innovation. Community. Security.