is there a difference between those two notations
Christian Köstlin
christian.koestlin at gmail.com
Mon Apr 30 08:19:00 PDT 2012
reduce!((int a, int b){return a+b;})(iota(100))
reduce!("a+b")(iota(100))
thanks in advance
christian koestlin
More information about the Digitalmars-d-learn
mailing list