roc/crates/compiler/solve
Ayaz Hafiz 44c4797d9a
Parameterize program solving on a FunctionKind
This new flag determines whether we should introduce a new kind to
represent lambda sets, or whether lambdas should be erased. The latter
is not yet implemented.
2023-07-12 13:53:50 -05:00
..
docs Add language to all fenced code blocks 2022-09-09 01:12:31 -06:00
src Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00
tests auto clippy fixes 2023-07-10 18:27:08 +02:00
Cargo.toml Move uitests to their own crate 2023-04-02 09:11:31 -05:00