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

Base R as well: |> was implemented as a pipe operator in 4.1.0.


Importantly, the base R pipe implements the operation at the language parsing level, so it has basically zero overhead.


I would assume, that most languages do that, or alternatively have a compiler, that is smart enough to ensure there is no actual overhead in the compiled code.




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

Search: