A very simple try?
tactic implementation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
- mvarId : MVarId
- config : Try.Config
- tk : Syntax
Instances For
Equations
- Lean.Elab.Tactic.instOrElseM = { orElse := fun (a : Lean.Elab.Tactic.M✝ α) (b : Unit → Lean.Elab.Tactic.M✝ α) (ctx : Lean.Elab.Tactic.Try.Context) => a ctx <|> b () ctx }
- exec : TacticKind
- suggestion : TacticKind
- error : TacticKind
Instances For
Equations
- One or more equations did not get rendered due to their size.