aiken/crates/aiken-lang
Pi Lanningham 586a2d7972 Add recursive_static_params to AIR
Any methods to a recursive function that are unchanged and forwarded
don't need to be applied each time we recurse; instead, you can
define a containing lambda, reducing the number of applications
dramatically when recursing
2023-08-07 19:00:39 -04:00
..
src Add recursive_static_params to AIR 2023-08-07 19:00:39 -04:00
Cargo.toml chore: Release 2023-07-15 21:37:10 -04:00