roc/crates/compiler/unify/src
Ayaz Hafiz 8ca1e6c866
Correct occurs cycle under alias argument but not alias real var
At times we can have alias arguments that are recursive in their
position, but whose recursiveness is not immediately visible in the real
var.

Closes #5330
2023-05-02 17:00:58 -05:00
..
fix.rs Add a notion of "openness" tag extensions suitable only for size-polymorphism 2023-01-16 10:52:23 -06:00
lib.rs Check in fixpoint-fixing algorithm 2022-11-16 14:05:51 -06:00
unify.rs Correct occurs cycle under alias argument but not alias real var 2023-05-02 17:00:58 -05:00