Mixin template parameters / mixin template literals

renoX renozyx at gmail.com
Fri Apr 26 01:13:47 PDT 2013


Are you really saying that 'sort!((a, b) => a > b)(array);' is 
too verbose??

I consider 'sort!("a > b")(array);' to be **too terse**: there is 
nothing here telling the reader what a and b are supposed to be.

BR,
renoX



More information about the Digitalmars-d mailing list