mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-25 07:12:16 +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.