Documentation

Lean.Compiler.LCNF.ToExpr

@[reducible, inline]
Equations
@[irreducible]
Equations
  • One or more equations did not get rendered due to their size.
@[reducible, inline]
Equations
@[inline]
def Lean.Compiler.LCNF.ToExpr.withFVar {α : Type} (fvarId : FVarId) (k : ToExprM α) :
Equations
  • One or more equations did not get rendered due to their size.
@[specialize #[]]
partial def Lean.Compiler.LCNF.ToExpr.withParams.go {α : Type} (params : Array Param) (k : ToExprM α) (i : Nat) :
@[inline]
def Lean.Compiler.LCNF.ToExpr.run {α : Type} (x : ToExprM α) (offset : Nat := 0) (levelMap : Lean.Compiler.LCNF.ToExpr.LevelMap✝ := ) :
α
Equations
@[inline]
def Lean.Compiler.LCNF.ToExpr.run' {α : Type} (x : ToExprM α) (xs : Array FVarId) :
α
Equations
  • One or more equations did not get rendered due to their size.