roc/crates/compiler/types
Ayaz Hafiz 5f5d6a42d1
Add debug assertion for shape of tag union extension variables
When we have a tag union type, outside of special cases in the middle of
unification, its extension type should either be (1) the closed tag
union or (2) a flex/rigid var. This adds an assertion for that.
2023-01-16 10:52:23 -06:00
..
src Add debug assertion for shape of tag union extension variables 2023-01-16 10:52:23 -06:00
Cargo.toml more workspace dependencies 2022-11-13 16:10:02 +01:00