mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
![]() previously, `Cons 1 (Cons {} Nil)` would get inferred as ConsList Int, because only the outer layer of a tag union was checked with the recursive tag union. Now this is done continually. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |