Hacker News new | ask | show | jobs
by fhsm 907 days ago
This is the only setting in which I use right assignment and I do so routinely for exactly the same reason.

I don’t see every using a read and replace pipe operator over the right assignment approach.

1 comments

Agreed--the R base pipe and right assignment operator obviate the need for a pipe assignment operator.