roc/crates/repl_expect/src
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
..
app.rs fix bug with record field ordering in repl eval 2023-01-14 15:09:12 +01:00
lib.rs Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00
run.rs auto clippy fixes 2023-07-10 18:27:08 +02:00