mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-26 13:52:15 +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. |
||
|---|---|---|
| .. | ||
| ability | ||
| exhaustive | ||
| instantiate | ||
| lambda_set | ||
| oiop | ||
| pattern | ||
| ranged | ||
| record | ||
| recursion | ||
| recursive_type | ||
| solve | ||
| specialize | ||
| weaken | ||