lean4-htt/tests
Cameron Zwarich c54287fb0d
feat: add proper erasure of type dependencies in LCNF (#6678)
This PR modifies LCNF.toMonoType to use a more refined type erasure
scheme, which distinguishes between irrelevant/erased information
(represented by lcErased) and erased type dependencies (represented by
lcAny). This corresponds to the irrelevant/object distinction in the old
code generator.
2025-01-21 02:07:16 +00:00
..
bench
compiler
elabissues
ir
lean feat: add proper erasure of type dependencies in LCNF (#6678) 2025-01-21 02:07:16 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain