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

Readability (and hence, maintainability) is definitely a factor in decisions like this. In the particular case of the pipe operator though, the article does mention something it lets you do that you couldn't do before: in a context where only an expression is allowed (such as match), you can now do things that previously would not have worked because it would have required temporary variables.


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

Search: