mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-31 11:51:04 +00:00
Intially, a fold instruction was designed based on idea that its iterable can't expand, so AIR was considered as a subtree. But after introducing recursive streams in #225, it's no more a subtree, but a subgraph.