Y
Hacker News
new
|
ask
|
show
|
jobs
by
TazeTSchnitzel
4129 days ago
And C# has string interpolation!
1 comments
SideburnsOfDoom
4129 days ago
C#
will soon have
string interpolation. The release date is, I think, still some time later in 2015. it's just the compiler's syntactic sugar around string.Format() but yeah, it looks nice.
link