[phobos] [D-Programming-Language/phobos] 3209fe: add isStrictlySorted for ranges
GitHub via phobos
phobos at puremagic.com
Mon Mar 21 05:24:33 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3209fe0bfb6e48e234f771d2afb58ba22d7bde2d
https://github.com/D-Programming-Language/phobos/commit/3209fe0bfb6e48e234f771d2afb58ba22d7bde2d
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-03-14 (Mon, 14 Mar 2016)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
add isStrictlySorted for ranges
Commit: 1f008535131910849948aa140afd667b90f00227
https://github.com/D-Programming-Language/phobos/commit/1f008535131910849948aa140afd667b90f00227
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #4025 from greenify/is_strictly_sorted
add isStrictlySorted for ranges
Compare: https://github.com/D-Programming-Language/phobos/compare/580d72f3b30c...1f0085351319
More information about the phobos
mailing list