Documentation

Lean.Meta.Tactic.Try.Collect

Set with insertion order preserved.

Instances For
instance Lean.Meta.Try.Collector.instInhabitedOrdSet {a✝ : Type} {a✝¹ : Hashable a✝} {a✝² : BEq a✝} :
Equations
def Lean.Meta.Try.Collector.OrdSet.insert {α : Type} {x✝ : Hashable α} {x✝¹ : BEq α} (s : OrdSet α) (a : α) :
Equations
def Lean.Meta.Try.Collector.OrdSet.isEmpty {α : Type} {x✝ : Hashable α} {x✝¹ : BEq α} (s : OrdSet α) :
Equations
Equations
  • One or more equations did not get rendered due to their size.

Returns true if declName is in the module being compiled.

Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.Try.Collector.saveFunInd (e : Expr) (declName : Name) (args : Array Expr) :
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.Try.Collector.visitApp (e : Expr) (declName : Name) (args : Array Expr) :
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
unsafe def Lean.Meta.Try.Collector.main (mvarId : MVarId) (config : Try.Config) :
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.