https://issues.dlang.org/show_bug.cgi?id=21334
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Andrej Mitrovic <[email protected]> --- I think this will be resolved as part of making Phobos more @nogc. Adding special overloads like this might not be worth it and could make the API harder to reason with. --
