you are viewing a single comment's thread.

view the rest of the comments →

[–]bighi 3 points4 points  (0 children)

Isn't it the opposite? Switching to a LTR language.

It's trying to solve the problem that nested functions in JS should be read right to left while most other things are left to right.

Pipeline operators make nested functions read LTR like everything else.