[phobos] [D-Programming-Language/phobos] 904682: Fixes Issue 9699 - Implement generic strip/stripLe...
GitHub
noreply at github.com
Fri Sep 27 06:48:40 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 904682ac78e503fef8c57475634a8026bb6d2f20
https://github.com/D-Programming-Language/phobos/commit/904682ac78e503fef8c57475634a8026bb6d2f20
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fixes Issue 9699 - Implement generic strip/stripLeft/stripRight functions which accept an element or a predicate.
Commit: 8503ed1e2329cd1b14a0e470dbdb12206a0e49a8
https://github.com/D-Programming-Language/phobos/commit/8503ed1e2329cd1b14a0e470dbdb12206a0e49a8
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1311 from AndrejMitrovic/Fix9699_2
Issue 9699 - Implement generic strip/stripLeft/stripRight functions
Compare: https://github.com/D-Programming-Language/phobos/compare/9a666ea32680...8503ed1e2329
More information about the phobos
mailing list