Thread overview
HTML-Code in doc of "std.algorithm.mutation.remove - multiple declarations"
May 10
kdevel
May 10

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

import std.algorithm.mutation;
string[] a = [ "a"
</div>

What happend here?

May 10
On 5/10/2024 2:34 PM, kdevel wrote:
> What happend here?

A rip in the universe. It happens from time to time!
May 11

On Friday, 10 May 2024 at 21:34:55 UTC, kdevel wrote:

>

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

import std.algorithm.mutation;
string[] a = [ "a"
</div>

What happend here?

Maybe file a bug here:
https://github.com/dlang/ddox/issues

In the mean time you can use ddoc:
https://dlang.org/phobos/std_algorithm_mutation.html#remove