roc/crates/cli
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
..
benches 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
build.rs default.nix fixes for macos arm64 2022-08-05 13:31:52 +02:00
Cargo.toml Improve error message for subcommand typo to include command suggestion 2023-05-26 10:00:30 -04:00