[phobos] [dlang/phobos] ae6a80: Add findSplitBefore example with an element using ...
GitHub via phobos
phobos at puremagic.com
Thu Oct 13 23:50:57 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: ae6a8031cf9436222a66e3077afa531ef85c7e2e
https://github.com/dlang/phobos/commit/ae6a8031cf9436222a66e3077afa531ef85c7e2e
Author: Nick Treleaven <n at trelsoft.com>
Date: 2016-10-06 (Thu, 06 Oct 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add findSplitBefore example with an element using only()
Also remove typo.
Commit: 2090d3300def31eb191c9b6e19103f0574146c81
https://github.com/dlang/phobos/commit/2090d3300def31eb191c9b6e19103f0574146c81
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Merge pull request #4842 from ntrel/findSplit-only
[trivial] Add findSplitBefore example with an element using only()
Compare: https://github.com/dlang/phobos/compare/62d16fd06a65...2090d3300def
More information about the phobos
mailing list