nevalang / neva

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

Syntax for primitive streams #597

Open emil14 opened 1 month ago

emil14 commented 1 month ago
<1,2,3> -> ...

?