HTML-Code in doc of "std.algorithm.mutation.remove - multiple declarations"
kdevel
kdevel at vogtner.de
Fri May 10 21:34:55 UTC 2024
https://dlang.org/library/std/algorithm/mutation/remove.html
```
import std.algorithm.mutation;
string[] a = [ "a"
</div>
```
What happend here?
More information about the Digitalmars-d
mailing list