- file : String
- position : Option Lean.Position
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.StatsFileRecord.ofStats
{m : Type → Type}
[Monad m]
[Lean.MonadLog m]
(aesopStx : Lean.Syntax)
(stats : Stats)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.appendStatsToStatsFileIfEnabled
{m : Type → Type}
[Monad m]
[Lean.MonadLog m]
[Lean.MonadOptions m]
[MonadLiftT IO m]
(aesopStx : Lean.Syntax)
(stats : Stats)
:
m Unit
Equations
- One or more equations did not get rendered due to their size.