https://issues.dlang.org/show_bug.cgi?id=1297
Dmitry Olshansky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #3 from Dmitry Olshansky <[email protected]> --- A whole language feature to save on one-liner: static import Db = foo.bar.Db; > and call all functions via 'Db.func() Which is partly subjective style anyway. --
