Module Proofview.UnsafeRepr

This module gives access to the innards of the monad. Its use is restricted to very specific cases.

type state = Proofview_monad.Logical.Unsafe.state
val repr : 'a tactic -> ('astatestateExninfo.iexn) Logic_monad.BackState.t
val make : ('astatestateExninfo.iexn) Logic_monad.BackState.t -> 'a tactic