On 3/10/14, Andrei Alexandrescu <[email protected]> wrote: > Consider it alpha quality. Please don't announce yet before we put it in > good shape. > > https://github.com/D-Programming-Language/dlang.org/pull/516
I think on pages where we provide a cheat-sheet like in std.algorithm it's probably a good idea to remove the auto-generated list of functions, because it's essentially a duplicated list (and the cheat-sheet is better because it's humanly organized): http://dlang.org/library/std/algorithm.html
