[swift-evolution] Strings in Swift 4

Georgios Moschovitis george.moschovitis at icloud.com
Fri Jan 20 10:44:35 CST 2017


> 
> Which for my preference makes the syntax feel more readable, avoids the "double ))" in terms of string interpolation termination and function termination points. And if that's not enough brings the "feel" of the language to be scriptable in nature common in bash, sh, zsh and co.. scripting interpreters and has been adopted as part of ES6 interpolation syntax[1]. 

-10

I find the use of `\(..)` for interpolation one of the most tasteful design additions in Swift.
Absolutely no need to change it!


George 



More information about the swift-evolution mailing list