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

Elixir's pipe mechanics probably aren't a great model for implementing pipe operators in existing languages. A large part of what makes |> work in Elixir is the steadfast commitment to f(most_likely_to_be_piped_param,other,params) argument ordering in the standard library.


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

Search: