[phobos] [D-Programming-Language/phobos] 32eb03: Switch std.algorithm/.range to lambda syntax
GitHub
noreply at github.com
Sun Jul 22 21:10:14 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 32eb03a983a2375ddee955e61b962e756462566f
https://github.com/D-Programming-Language/phobos/commit/32eb03a983a2375ddee955e61b962e756462566f
Author: Brad Anderson <eco at gnuk.net>
Date: 2012-07-21 (Sat, 21 Jul 2012)
Changed paths:
M std/algorithm.d
M std/range.d
Log Message:
-----------
Switch std.algorithm/.range to lambda syntax
String lambdas are, of course, still supported.
Commit: d5319fcfb68c017c49439f1bf875a2ab92fab877
https://github.com/D-Programming-Language/phobos/commit/d5319fcfb68c017c49439f1bf875a2ab92fab877
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M std/algorithm.d
M std/range.d
Log Message:
-----------
Merge pull request #707 from eco/real-lambdas
Switch std.algorithm/.range to lambda syntax
Compare: https://github.com/D-Programming-Language/phobos/compare/5313288dd101...d5319fcfb68c
More information about the phobos
mailing list