air-lambda-ast

Crates.ioair-lambda-ast
lib.rsair-lambda-ast
version0.1.0
sourcesrc
created_at2023-03-15 12:35:02.200853
updated_at2023-03-15 12:35:02.200853
descriptionDefinition of the AIR lambda AST
homepage
repositoryhttps://github.com/fluencelabs/aquavm
max_upload_size
id810663
size7,641
(fluencebot)

documentation

https://docs.rs/air-lambda-ast

README

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.

Commit count: 722

cargo fmt