cda-group / arcon

State-first Streaming Applications in Rust
https://cda-group.github.io/arcon/
Apache License 2.0
175 stars 17 forks source link

Fix iterator source #222

Closed Max-Meldrum closed 3 years ago

Max-Meldrum commented 3 years ago

currently named collection, should be changed to iterator as it takes an Iterator and not a collection..