On 8/1/14, 8:07 AM, Dicebot wrote:
On Friday, 1 August 2014 at 15:05:55 UTC, Andrei Alexandrescu wrote:
On 8/1/14, 4:00 AM, Kagamin wrote:
On Thursday, 31 July 2014 at 15:41:40 UTC, Andrei Alexandrescu wrote:
Then you have the globals write and writef which will compete with
those in std.stdio. -- Andrei

Aren't they from different overload sets?

Doesn't seem to me. They all accept e.g. one string. -- Andrei

So what is the problem? We have module system to resolve that, do we?

Yah but there's this inconvenience when people import two stdlib modules and then they need to qualify calls. I agree it's more of a matter of perception/user education. -- Andrei

Reply via email to