operator precedence is silly
@millihertz I was just fixing bug today when `x << n + y` was meant as `(x << n) + y` but parsed as `x << (n + y)`
@nikitonsky @millihertz
advantages to using prefix or postfix notation over infix
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.