1 unstable release

0.1.0 Mar 15, 2023

#53 in #air

48 downloads per month
Used in 10 crates (3 directly)

Apache-2.0

8KB
82 lines

AIR lambda AST

AIR supports lambda expressions that could be applied both to scalars and streams. This crate defines an AST of such expressions, it has a array-like structure, because such a structure is easier to handle.

Dependencies

~1–2MB
~41K SLoC