[phobos] [D-Programming-Language/phobos] 805080: Improve std.range.radial documentation.
GitHub via phobos
phobos at puremagic.com
Sun Aug 16 22:31:29 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 805080555af0376c6bcd7040b05d01ffcabaa85c
https://github.com/D-Programming-Language/phobos/commit/805080555af0376c6bcd7040b05d01ffcabaa85c
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Improve std.range.radial documentation.
Add more examples to show exactly what happens if one end of the range
is reached first.
Commit: febc636e5a469195566cd69049163309915d41c4
https://github.com/D-Programming-Language/phobos/commit/febc636e5a469195566cd69049163309915d41c4
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-08-17 (Mon, 17 Aug 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Merge pull request #3502 from quickfur/radial_docs
Improve std.range.radial documentation.
Compare: https://github.com/D-Programming-Language/phobos/compare/3241856fe4c8...febc636e5a46
More information about the phobos
mailing list