roc/crates/compiler/load
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
..
src Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00
build.rs Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00
Cargo.toml Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00