mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-31 11:51:04 +00:00
226 B
226 B
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.