1 unstable release

0.1.0 Mar 15, 2023

#44 in #air

Download history 41/week @ 2024-01-07 22/week @ 2024-01-14 6/week @ 2024-01-21 4/week @ 2024-01-28 6/week @ 2024-02-04 16/week @ 2024-02-11 46/week @ 2024-02-18 36/week @ 2024-02-25 25/week @ 2024-03-03 33/week @ 2024-03-10 32/week @ 2024-03-17 45/week @ 2024-03-24 56/week @ 2024-03-31 20/week @ 2024-04-07 30/week @ 2024-04-14

158 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.8MB
~40K SLoC