Comment on proportional reaction

<- View Parent
thebestaquaman@lemmy.world ⁨2⁩ ⁨days⁩ ago

I honestly can’t see how this is more readable than

x = (y > 5) ? “foo” : “bar”

I get that it’s a syntax that needs to be learned, but it’s just so clean and concise!

source
Sort:hotnewtop