Module Ambient_context_core.Context

type t = Hmap.t
type 'a key = 'a Hmap.key
val empty : t
val new_key : unit -> 'a key