https://issues.dlang.org/show_bug.cgi?id=19441
--- Comment #7 from Stefan Koch <[email protected]> --- Eyal, I guess you could make it such that you error out if alias-this ever conflicts with anything. Which would be a solution that properly fixes unwanted overload-stealing. However that'll break a lot of code, then again perhaps that is a good thing. I'd just ask for a spec change to clearify this. To answer your question: I don't remember the usecase anymore, which required alias-this to work the way it does, it might be a misconception on my part. --
