Documentation
Lean
.
Compiler
.
LCNF
.
SplitSCC
Search
return to top
source
Imports
Lean.Util.SCC
Lean.Compiler.LCNF.CompilerM
Imported by
Lean
.
Compiler
.
LCNF
.
splitScc
source
def
Lean
.
Compiler
.
LCNF
.
splitScc
{
pu
:
Purity
}
(
scc
:
Array
(
Decl
pu
)
)
:
CompilerM
(
Array
(
Array
(
Decl
pu
)
)
)
Equations
One or more equations did not get rendered due to their size.
Instances For