October 29, 2015 [phobos] [D-Programming-Language/phobos] c46a46: Add algorithm either() and trait allSatisfy() | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation