https://issues.dlang.org/show_bug.cgi?id=12595
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Dennis <[email protected]> --- dup is now an implicitly imported function in druntime, does that fix this issue? Or do you want the specification to call them something different? In that case, the same should be done for associative array properties like .byKey and .rehash. --
