[phobos] [D-Programming-Language/phobos] c7b494: Added overload for canFind which works with multip...
GitHub
noreply at github.com
Sun Aug 5 15:58:43 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c7b4948e4042f5eaf09825f161a81d0225aad3c6
https://github.com/D-Programming-Language/phobos/commit/c7b4948e4042f5eaf09825f161a81d0225aad3c6
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Added overload for canFind which works with multiple needles.
Commit: d67d2eaa666d8c5e56ddc51cb7d51a441d6f8c32
https://github.com/D-Programming-Language/phobos/commit/d67d2eaa666d8c5e56ddc51cb7d51a441d6f8c32
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-08-05 (Sun, 05 Aug 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #712 from jmdavis/canFind
Added overload for canFind which works with multiple needles.
Compare: https://github.com/D-Programming-Language/phobos/compare/3d9c72bcfa0d...d67d2eaa666d
More information about the phobos
mailing list