Proofview_monad.Env
Lens to the global environment.
type t
val get : t Logical.t
val set : t -> unit Logical.t
val modify : (t -> t) -> unit Logical.t