[phobos] [D-Programming-Language/phobos] c46a46: Add algorithm either() and trait allSatisfy()
GitHub via phobos
phobos at puremagic.com
Thu Oct 29 13:57:59 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c46a463628613b4ac37bc478ab3240209385f4f6
https://github.com/D-Programming-Language/phobos/commit/c46a463628613b4ac37bc478ab3240209385f4f6
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M std/algorithm/comparison.d
M std/traits.d
Log Message:
-----------
Add algorithm either() and trait allSatisfy()
Commit: 168d96dfd77b6e11d8fbeac45d2b794485957471
https://github.com/D-Programming-Language/phobos/commit/168d96dfd77b6e11d8fbeac45d2b794485957471
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M std/algorithm/comparison.d
M std/traits.d
Log Message:
-----------
Merge pull request #3395 from nordlow/either-and-every
Add new algorithm: either()
Compare: https://github.com/D-Programming-Language/phobos/compare/b6a61d9e719a...168d96dfd77b
More information about the phobos
mailing list