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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrei Alexandrescu <[email protected]> 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: -------