This allows conditions like ```expect x == 1``` to match performance with ```x == 1 && ...``` Also change builtins forcing to accommodate the new case-constr apply optimization |
||
|---|---|---|
| .. | ||
| src | ||
| templates | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.