[1] https://github.com/dlang/phobos/blob/master/std/algorithm/searching.d
For one reason or another I sometimes find myself checking out
the implementation of functions in Phobos. For this I have to go
to the module file on Github, e.g. this one [1], and look for the
function (that often has more than one implementation). Wouldn't
it be nice to have a direct link from the documentation of the
function to the source code? Is that feasible at all?
- Docs: Links to source code Chris via Digitalmars-d
- Re: Docs: Links to source code Sönke Ludwig via Digitalmars-d
- Re: Docs: Links to source code Chris via Digitalmars-d
- Re: Docs: Links to source code lkfsdg via Digitalmars-d
- Re: Docs: Links to source code Chris via Digitalmars-d
- Re: Docs: Links to source cod... lkfsdg via Digitalmars-d
- Re: Docs: Links to source... Chris via Digitalmars-d
- Re: Docs: Links to s... lkfsdg via Digitalmars-d
- Re: Docs: Links ... Chris via Digitalmars-d
- Re: Docs: Li... lkfsdg via Digitalmars-d
- Re: Docs: Li... ketmar via Digitalmars-d
