Ambient_context_tls.Mval get_map : unit -> Hmap.t optionval with_map : Hmap.t -> (unit -> 'a) -> 'bval create_key :
'a Hmap.Key.info ->
'a Ambient_context_core__Ambient_context_hmap.keyval get : 'a Hmap.key -> 'b optionval with_binding : 'a Hmap.key -> 'b -> (unit -> 'c) -> 'dval without_binding : 'a Hmap.key -> (unit -> 'b) -> 'c