https://issues.dlang.org/show_bug.cgi?id=24885
Issue ID: 24885
Summary: Documentation for std.algorithm.mutation.remove: some
code examples look wrong
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: minor
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
Created attachment 1924
--> https://issues.dlang.org/attachment.cgi?id=1924&action=edit
wrong-looking code example
Hello,
right now on this page:
https://dlang.org/library/std/algorithm/mutation/remove.html
some code examples look wrong, see attachment screenshot.
--