1 unstable release

0.1.0 Mar 15, 2023

#2339 in Magic Beans

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

Apache-2.0

7KB
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.2–2MB
~43K SLoC