[Issue 10308] New: Allow selective imports in import lists
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 8 15:06:05 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10308
Summary: Allow selective imports in import lists
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: andrei at erdani.com
--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2013-06-08 15:06:04 PDT ---
This doesn't work and should by the rule of least astonishment:
import std.algorithm : copy, std.range;
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list