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

> Iterators don't really fully capture what a pipe is though? Theres no parallelism.

Pipes are concurrent, not necessarily parallel. Iterators are concurrent, and can be parallel (https://docs.rs/rayon/0.6.0/rayon/par_iter/index.html).



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

Search: