My two cents

Satoshi satoshi at rikarin.org
Mon Oct 23 09:13:45 UTC 2017


On Wednesday, 18 October 2017 at 08:56:21 UTC, Satoshi wrote:
> Hi,
> I had been using D for almost 6 years and I want to share my 
> opinion with you.
> I don't want to blame anyone but I'll focus more on bad things 
> and possible improvements.
> And this is just how I see D from my perspective.
> (Sorry for my English, I'm too lazy to take the lessons).
>
> [...]

Whats about this one?

auto foo = 42;
auto bar = "bar";
writeln(`Foo is {foo} and bar is {bar}`);



More information about the Digitalmars-d mailing list