Documentation

Lean.Compiler.LCNF.LCtx

Equations
Equations
Equations
Equations
Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
partial def Lean.Compiler.LCNF.LCtx.eraseFunDecl (lctx : LCtx) (decl : FunDecl) (recursive : Bool := true) :
partial def Lean.Compiler.LCNF.LCtx.eraseCode (code : Code) (lctx : LCtx) :

Convert a LCNF local context into a regular Lean local context.

Equations
  • One or more equations did not get rendered due to their size.