Module Proofview_monad.Pv

Lens to the proofview.

type t
val get : t Logical.t
val set : t -> unit Logical.t
val modify : (t -> t) -> unit Logical.t