roc/crates/compiler/unify/src
Ayaz Hafiz 593d609c2b
Check for unifiability of lambda sets without a subs snapshot
Gives nice performance wins, in particular avoiding clones of
unification tables, which can grow quite large.

Closes #3940
2022-08-31 08:56:45 -05:00
..
lib.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
unify.rs Check for unifiability of lambda sets without a subs snapshot 2022-08-31 08:56:45 -05:00