[phobos] [D-Programming-Language/phobos] 7914fa: Issue 9535: Add more examples to std.range.sequenc...
GitHub via phobos
phobos at puremagic.com
Wed Sep 24 03:10:14 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7914fa31cb3b53f4e50421399f2b99d2012e8031
https://github.com/D-Programming-Language/phobos/commit/7914fa31cb3b53f4e50421399f2b99d2012e8031
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Issue 9535: Add more examples to std.range.sequence.
Demonstrate expected arguments for lambda / explicit function variants.
Demonstrate random access(!).
Commit: 4d5e84aa539ed76fa608a857f5148abf6b37920c
https://github.com/D-Programming-Language/phobos/commit/4d5e84aa539ed76fa608a857f5148abf6b37920c
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #2550 from quickfur/issue9535b
Issue 9535: Add more examples to std.range.sequence.
Compare: https://github.com/D-Programming-Language/phobos/compare/e4e2739c7b24...4d5e84aa539e
More information about the phobos
mailing list