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

> Being able to switch .iter() to .par_iter() and have things "just work" is a game changer.

It's called .parallel() in D, works the same way I guess. It turns a lazy computation chain into a parallel one.



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

Search: