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

--- Comment #4 from landaire <landergriffith+dlan...@gmail.com> ---
Also might as well copy my other suggestions:

- Inline runnable examples: They're present on the homepage, why can't the
examples provided in the inline docs be runnable as well?

- Link to where the code is implemented in Phobos at the time of compilation.
e.g. clicking the name of the function "find" when looking at the signature
could link me here:
https://github.com/D-Programming-Language/phobos/blob/b6a61d9e719a9d680936db44b98fbb5dd28bf6b1/std/algorithm/searching.d#L1498.
More than once I found that reading the code was more useful than reading the
documentation.

--

Reply via email to