Proofview_monad.Solution
Lens to the evar_map of the proofview.
evar_map
type t
val get : t Logical.t
val set : t -> unit Logical.t
val modify : (t -> t) -> unit Logical.t