Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So it's basically a pipe or like the pipe operator in some languages? Looks interesting.


It has a fairly direct analogy in some languages. A C♯ programmer reading the above will immediately recognize the analogy to .Select(), .ToArray(), and so forth from LiNQ.

* https://learn.microsoft.com/en-gb/dotnet/api/system.linq.enu...

* https://learn.microsoft.com/en-gb/dotnet/api/system.linq.enu...


Yup, it looks and behaves very much like Unix piping.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: