Hacker News new | ask | show | jobs
by SideburnsOfDoom 4127 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.