DIP10005: Dependency-Carrying Declarations is now available for community feedback

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed Dec 14 06:14:13 PST 2016


On 12/14/16 3:43 AM, Yuxuan Shui wrote:
> @import("std.range"):

This seems to break the requirement that declaration-local imports 
should offer the same amenities as regular imports. It would seem much 
if we started putting all of the import syntax in strings. -- Andrei


More information about the Digitalmars-d mailing list