digitalmars.D - "any" and "all" not in the doc-index
- Stephan Schiffels (7/7) May 28 2013 Hi,
- Andrei Alexandrescu (3/10) May 28 2013 It's an omission, thanks for offering to make a pull request. Go for it!
- Stephan Schiffels (3/19) May 29 2013 https://github.com/D-Programming-Language/phobos/pull/1320
Hi, is there a reason why "any" and "all" from std.algorithm are neither linked in the function index nor in the cheat sheet list at the top of std.algorithm's documentation page? I am happy to change this and make a pull request, just weren't sure whether it's on purpose. Stephan
May 28 2013
On 5/28/13 6:19 PM, Stephan Schiffels wrote:Hi, is there a reason why "any" and "all" from std.algorithm are neither linked in the function index nor in the cheat sheet list at the top of std.algorithm's documentation page? I am happy to change this and make a pull request, just weren't sure whether it's on purpose. StephanIt's an omission, thanks for offering to make a pull request. Go for it! Andrei
May 28 2013
On Tuesday, 28 May 2013 at 22:31:13 UTC, Andrei Alexandrescu wrote:On 5/28/13 6:19 PM, Stephan Schiffels wrote:https://github.com/D-Programming-Language/phobos/pull/1320Hi, is there a reason why "any" and "all" from std.algorithm are neither linked in the function index nor in the cheat sheet list at the top of std.algorithm's documentation page? I am happy to change this and make a pull request, just weren't sure whether it's on purpose. StephanIt's an omission, thanks for offering to make a pull request. Go for it! Andrei
May 29 2013