roc/crates/compiler/unify
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
..
src Check for unifiability of lambda sets without a subs snapshot 2022-08-31 08:56:45 -05:00
Cargo.toml changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00