Hacker News new | ask | show | jobs
by fungiblecog 1114 days ago
this is very readable if you know to read the operations inside-out instead of left-to-right
2 comments

But that reading requires looking back and forth to read the operator and the operand. The further you move out the more you shift your eyes and the harder it becomes to quickly jump back to the level of nesting that you are currently on at the other side.
Be that as it may, it's less readable than the other ones, to me