1 unstable release

0.1.0 Mar 15, 2023

#54 in #air

Download history 49/week @ 2024-07-19 33/week @ 2024-07-26 22/week @ 2024-08-02 26/week @ 2024-08-09 24/week @ 2024-08-16 25/week @ 2024-08-23 19/week @ 2024-08-30 23/week @ 2024-09-06 25/week @ 2024-09-13 27/week @ 2024-09-20 27/week @ 2024-09-27 8/week @ 2024-10-04 20/week @ 2024-10-11 16/week @ 2024-10-18 7/week @ 2024-10-25 25/week @ 2024-11-01

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