Remove "std." from library reference menu?

weaselcat via Digitalmars-d digitalmars-d at puremagic.com
Sat Jan 24 10:41:51 PST 2015


On Saturday, 24 January 2015 at 17:32:14 UTC, Andrei Alexandrescu 
wrote:
> Thanks @JinShil! 
> https://github.com/D-Programming-Language/dlang.org/pull/827
>
> The con is that some people may find it confusing, thinking 
> they should import algorithm instead of std.algorithm etc.
>
> On the other hand the documentation of each module has "std." 
> in clear in the heading.
>
>
> Thoughts?
>
> Andrei

+1
Since the fix for names leaking outside the frames, it looks bad 
with long std.* names wrapped.
https://i.imgur.com/yhyq5pp.png


More information about the Digitalmars-d mailing list