1 unstable release
0.1.0 | Mar 15, 2023 |
---|
#44 in #air
109 downloads per month
Used in 10 crates
(3 directly)
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–1.8MB
~41K SLoC