Categorizing Ranges
Mike Parker via Digitalmars-d
digitalmars-d at puremagic.com
Fri Oct 9 09:08:56 PDT 2015
On Friday, 9 October 2015 at 10:01:47 UTC, Per Nordlöw wrote:
>
> I'm guessing you're thinking about categorizing the list at
>
> http://dlang.org/phobos/std_range.html
>
> , right? ;)
>
> That would, IMHO, be a nice usability/discoverability
> improvement, especially for new users!
>
> :)
>
This is for the "Learning D" book I'm currently doing revisions
on. In the chapter on std.range and std.algorithm, there was an
imbalance with the latter being neatly categorized into the
different modules. It looked odd having the std.range stuff all
lumped under one section heading. One of the technical reviewers
(rightly) didn't like my initial "Selfish" category, and I agree.
More information about the Digitalmars-d
mailing list