Skip to site navigation (Press enter)
Re: Interpolated strings
Suliman via Digitalmars-d
Thu, 24 Aug 2017 04:11:50 -0700
All modern languages like Dart and C# have string interpolation.
Sharp example:
Console.WriteLine($"Hello {args[0]}!");
Who can summary is there any objective reasons why it's not
realized in D?
Previous message
View by thread
View by date
Next message
Re: Interpolated strings
Suliman via Digitalmars-d
Re: Interpolated strings
via Digitalmars-d
Re: Interpolated strings
Seb via Digitalmars-d
Re: Interpolated strings
Biotronic via Digitalmars-d
Re: Interpolated strings
Gary Willoughby via Digitalmars-d
Reply via email to
Search the site
The Mail Archive home
digitalmars-d - all messages
digitalmars-d - about the list
Expand
Previous message
Next message