package ambient-context-eio

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ambient_context_eio.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.