https://dlang.org/library/std/algorithm/mutation/remove.html
import std.algorithm.mutation;
string[] a = [ "a"
</div>
What happend here?
| Thread overview | |||||
|---|---|---|---|---|---|
|
May 10 HTML-Code in doc of "std.algorithm.mutation.remove - multiple declarations" | ||||
|---|---|---|---|---|
| ||||
https://dlang.org/library/std/algorithm/mutation/remove.html
What happend here? | ||||
May 10 Re: HTML-Code in doc of "std.algorithm.mutation.remove - multiple declarations" | ||||
|---|---|---|---|---|
| ||||
Posted in reply to kdevel | 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 Re: HTML-Code in doc of "std.algorithm.mutation.remove - multiple declarations" | ||||
|---|---|---|---|---|
| ||||
Posted in reply to kdevel | On Friday, 10 May 2024 at 21:34:55 UTC, kdevel wrote: >https://dlang.org/library/std/algorithm/mutation/remove.html
What happend here? Maybe file a bug here: In the mean time you can use ddoc: | |||