[dlang.org] [D-Programming-Language/d-programming-language.org] 240471: Add lambda syntax example.
GitHub
noreply at github.com
Wed Jun 27 05:50:06 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/d-programming-language.org
Commit: 24047186d3091a0135f50b4f2130a85fc4618ad3
https://github.com/D-Programming-Language/d-programming-language.org/commit/24047186d3091a0135f50b4f2130a85fc4618ad3
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M expression.dd
Log Message:
-----------
Add lambda syntax example.
Commit: f8e838aa6c7ba76933ad097ae725b5bcbaebd11b
https://github.com/D-Programming-Language/d-programming-language.org/commit/f8e838aa6c7ba76933ad097ae725b5bcbaebd11b
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M expression.dd
Log Message:
-----------
Modify example to avoid ^^, which requires std.math.
Commit: c34ef54dbfbb87958eba7c3e8a194250b65118bf
https://github.com/D-Programming-Language/d-programming-language.org/commit/c34ef54dbfbb87958eba7c3e8a194250b65118bf
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M expression.dd
Log Message:
-----------
Merge pull request #117 from quickfur/lambda_eg
Add lambda syntax example.
Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/19559afa6c41...c34ef54dbfbb
More information about the dlang.org
mailing list