On 24-Jan-2015 20:43, Shammah Chancellor wrote:
On 2015-01-24 17:32:15 +0000, Andrei Alexandrescu said:
Thanks @JinShil!
https://github.com/D-Programming-Language/dlang.org/pull/827
The con is that some people may find it confusing, thinking they
should import algorithm instead of std.algorithm etc.
On the other hand the documentation of each module has "std." in clear
in the heading.
Thoughts?
Andrei
Can we add an io package to std while we're at it and have std.stdio
public import it? :)
Please, new I/O package is in the works. Meanwhile there is no point
wasting a good name for the existing ad-hoc wrapper on top of libc.
--
Dmitry Olshansky