RFC: Units of measurement for D (Phobos?)
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 15 09:38:04 PDT 2016
On 3/15/16 3:31 AM, Marc Schütz wrote:
> For some other modules, Andrei has insisted that package.d must publicly
> import all subpackages
Not too strongly, I think std.allocator doesn't do that. But the
judgment must be thoroughly sound and explained. For the putative
package, importing packagename should generally be the same as import
packagename.everything. -- Andrei
More information about the Digitalmars-d
mailing list