Sets a field of the grind configuration object.
Instances For
def
Lean.Elab.Tactic.Grind.elabConfigItems
(init : Grind.Config)
(items : Array (TSyntax `Lean.Parser.Tactic.configItem))
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.Grind.withConfigItems
{α : Type}
(items : Array (TSyntax `Lean.Parser.Tactic.configItem))
(k : GrindTacticM α)
:
Equations
- One or more equations did not get rendered due to their size.