Stream Fold
StreamFold
Folds the elements of a stream into an accumulator
Output
ObjectInputs
| Name | Type |
|---|---|
| stream | Stream |
| initial accumulator | Object |
| accumulator | Object |
| item | Object |
| output | Object |
Tools that use this node
Not used in any published tools.
StreamFold
Folds the elements of a stream into an accumulator
| Name | Type |
|---|---|
| stream | Stream |
| initial accumulator | Object |
| accumulator | Object |
| item | Object |
| output | Object |
Not used in any published tools.