mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
![]() While unifying two unions, we may turn one of them into a recursive union. If we don't recognize the recursiveness before merging, we'll have lost the recursive value of the union. |
||
---|---|---|
.. | ||
fix.rs | ||
lib.rs | ||
unify.rs |