July 22, 2012 [phobos] [D-Programming-Language/phobos] 32eb03: Switch std.algorithm/.range to lambda syntax | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation