Worst Phobos documentation evar!

Nick Treleaven via Digitalmars-d digitalmars-d at puremagic.com
Tue Dec 30 09:46:38 PST 2014


On 28/12/2014 17:09, Nick Treleaven wrote:
> On 28/12/2014 14:22, Joseph Rushton Wakeling via Digitalmars-d wrote:
>> BTW is it just me, or are the various isSomething methods of std.traits
>> not having documentation generated properly?  See:
>> http://dlang.org/phobos/std_traits.html
>>
>> ... and try searching for, say, isBoolean, or isSomeString.
>
> Works with my newer dmd, I'm not sure why that link doesn't have them.

Also the pre-release docs seem to have them:
http://dlang.org/phobos-prerelease/std_traits.html#isSomeString


More information about the Digitalmars-d mailing list