https://issues.dlang.org/show_bug.cgi?id=12462
safety0ff.bugz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from safety0ff.bugz <[email protected]> --- Once PR #2249 [1] gets pulled there will only be opCom / opCat / opCat_r / opCatAssign. The discussion [2] seemed to conclude that we should not change the operators for the sake of changing them. However, the changes in PR #2249 are not baseless. [1] https://github.com/D-Programming-Language/phobos/pull/2249 [2] http://forum.dlang.org/thread/[email protected] --
