[Issue 9535] incomplete documentation for std.range.recurrence and std.range.sequence

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Sep 24 03:10:18 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=9535

--- Comment #9 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/7914fa31cb3b53f4e50421399f2b99d2012e8031
Issue 9535: Add more examples to std.range.sequence.

Demonstrate expected arguments for lambda / explicit function variants.

Demonstrate random access(!).

https://github.com/D-Programming-Language/phobos/commit/4d5e84aa539ed76fa608a857f5148abf6b37920c
Merge pull request #2550 from quickfur/issue9535b

Issue 9535: Add more examples to std.range.sequence.

--


More information about the Digitalmars-d-bugs mailing list