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

Adam D. Ruppe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Adam D. Ruppe <[email protected]> ---
Also the ddox existing version:

https://dlang.org/library/std/algorithm/mutation/remove.html

And, I raise the bar in my doc fork:

http://dpldocs.info/experimental-docs/std.algorithm.mutation.remove.1.html


That's without changing the function implementation. Moving some of the details
to a static if internally can yield improvements in all three doc locations.

--

Reply via email to