|
|
|
|
|
by hackyhacky
501 days ago
|
|
> This is the sort of change that adds complexity to the language but reduces complexity in the code written in the language. We take those An admirable statement of policy, but I'm not sure it's possible. Adding complexity to the language means there are more gotchas and edge-cases that a programmer must consider, even if they don't use the feature in question. |
|
I like this feature as string formatting is something frequently used and this certainly looks cleaner and quicker to write.