On Thursday, 7 December 2017 at 23:00:38 UTC, Mike Franklin wrote:
If you think D should support something like this, the first thing to do is to file a bug report.
Sounds more like a DIP to me. There is no way to enable this without some kind of nontrivial syntax. I'd go with the VB approach and have something like
void foo1() alias I.foo { }
but that's up to the time discussing the DIP.
