|
|
|
|
|
by MontyCarloHall
1413 days ago
|
|
I honestly can’t tell if the posts defending Objective C syntax are serious or not. Poe’s Law in action? Compare with "Hello " + "world"
or if you hate operator overloading "{} {}".format("hello", "world")
f"{foo} {bar}"
|
|
It's hard to control once you want anything more interesting than + and it's not localizable. Complaining that a function call's name is too long doesn't matter at all.