[phobos] [dlang/phobos] 95cb57: add isStrictlyMonotonic for ranges
GitHub via phobos
phobos at puremagic.com
Wed Apr 20 14:53:59 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 95cb57533877d24801549aba5720ff585c335058
https://github.com/dlang/phobos/commit/95cb57533877d24801549aba5720ff585c335058
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-04-20 (Wed, 20 Apr 2016)
Changed paths:
M changelog.dd
M std/algorithm/package.d
M std/algorithm/sorting.d
Log Message:
-----------
add isStrictlyMonotonic for ranges
Commit: a1020244e941f4775f814deeabeed363725c2ad0
https://github.com/dlang/phobos/commit/a1020244e941f4775f814deeabeed363725c2ad0
Author: Brian Schott <briancschott at gmail.com>
Date: 2016-04-20 (Wed, 20 Apr 2016)
Changed paths:
M changelog.dd
M std/algorithm/package.d
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #4110 from wilzbach/is_strictly_sorted
add isStrictlyMonotonic for ranges
Compare: https://github.com/dlang/phobos/compare/a01b9858f18d...a1020244e941
More information about the phobos
mailing list