Documentation
Lean
.
Compiler
.
LCNF
.
AuxDeclCache
Search
return to top
source
Imports
Lean.Compiler.LCNF.CompilerM
Lean.Compiler.LCNF.DeclHash
Lean.Compiler.LCNF.Internalize
Imported by
Lean.Compiler.LCNF.LambdaLifting
Lean
.
Compiler
.
LCNF
.
auxDeclCacheExt
Lean
.
Compiler
.
LCNF
.
CacheAuxDeclResult
Lean
.
Compiler
.
LCNF
.
cacheAuxDecl
source
opaque
Lean
.
Compiler
.
LCNF
.
auxDeclCacheExt
:
CacheExtension
Decl
Name
source
inductive
Lean
.
Compiler
.
LCNF
.
CacheAuxDeclResult
:
Type
new :
CacheAuxDeclResult
alreadyCached
(
declName
:
Name
)
:
CacheAuxDeclResult
source
def
Lean
.
Compiler
.
LCNF
.
cacheAuxDecl
(
decl
:
Decl
)
:
CompilerM
CacheAuxDeclResult
Equations
One or more equations did not get rendered due to their size.