PHP-style (embedded variables) print statements

Gregor Richards Richards at codu.org
Fri Jun 1 12:11:05 PDT 2007


Dejan Lekic wrote:
> I pray to God I will never have to write code like:
> 
>>      Stdout("current=")(i)(" next=")(i+1)(" const=")(k*3)(" ")(str);
> 

Are you kidding me? This is the most readable syntax available in D to date.

  - Gregor Richards



More information about the Digitalmars-d mailing list