mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
![]() I didn't realize that delayed instantiation of aliases instantiates their real var, not the whole alias type. So prior to this, we were wrapping all opaques in a structural `Alias(..)`. Which is okay from a typechecking perspective because Aliases are transparent, but is wasteful. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |