def
Aesop.Script.UScript.render
{m : Type → Type}
[Monad m]
[Lean.MonadError m]
(tacticState : TacticState)
(s : UScript)
:
Equations
Instances For
def
Aesop.Script.UScript.renderTacticSeq
(uscript : UScript)
(preState : Lean.Meta.SavedState)
(goal : Lean.MVarId)
:
Lean.MetaM (Lean.TSyntax `Lean.Parser.Tactic.tacticSeq)