nevalang / neva

🌊 Dataflow programming language with static types and implicit parallelism. Compiles to native code and Go
https://nevalang.org
MIT License
91 stars 7 forks source link

Overloaded `For`? #687

Open emil14 opened 3 months ago

emil14 commented 3 months ago

Can For work with streams, maps and lists? Is it a good idea if it's possible?